[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200914204904.GA220139@bogus>
Date: Mon, 14 Sep 2020 14:49:04 -0600
From: Rob Herring <robh@...nel.org>
To: Krzysztof Kozlowski <krzk@...nel.org>
Cc: Rob Herring <robh+dt@...nel.org>,
Guenter Roeck <groeck@...omium.org>,
devicetree@...r.kernel.org, Benson Leung <bleung@...omium.org>,
linux-kernel@...r.kernel.org,
Enric Balletbo i Serra <enric.balletbo@...labora.com>,
Lee Jones <lee.jones@...aro.org>
Subject: Re: [PATCH v2] dt-bindings: mfd: google,cros-ec: Add missing
properties
On Thu, 03 Sep 2020 21:14:07 +0200, Krzysztof Kozlowski wrote:
> Add common properties appearing in DTSes (controller-data,
> wakeup-source) to partially fix dtbs_check warnings like:
>
> arch/arm/boot/dts/exynos5250-snow.dt.yaml: embedded-controller@1e:
> 'keyboard-controller', 'wakeup-source' do not match any of the regexes: 'pinctrl-[0-9]+'
>
> arch/arm/boot/dts/exynos5800-peach-pi.dt.yaml: cros-ec@0:
> 'controller-data', 'i2c-tunnel', 'keyboard-controller' do not match any of the regexes: 'pinctrl-[0-9]+'
>
> Signed-off-by: Krzysztof Kozlowski <krzk@...nel.org>
>
> ---
>
> Changes since v1:
> 1. Add properties instead of using unevaluated
> ---
> Documentation/devicetree/bindings/mfd/google,cros-ec.yaml | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
Applied, thanks!
Powered by blists - more mailing lists