[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220627213553.GA3004606-robh@kernel.org>
Date: Mon, 27 Jun 2022 15:35:53 -0600
From: Rob Herring <robh@...nel.org>
To: Stephen Boyd <swboyd@...omium.org>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Guenter Roeck <groeck@...omium.org>,
Alexandru M Stan <amstan@...omium.org>,
Matthias Kaehlcke <mka@...omium.org>,
chrome-platform@...ts.linux.dev,
Benson Leung <bleung@...omium.org>,
Lee Jones <lee.jones@...aro.org>,
Craig Hesling <hesling@...omium.org>,
devicetree@...r.kernel.org, patches@...ts.linux.dev,
Tom Hughes <tomhughes@...omium.org>,
Tzung-Bi Shih <tzungbi@...nel.org>,
linux-kernel@...r.kernel.org,
Douglas Anderson <dianders@...omium.org>
Subject: Re: [PATCH v6 1/2] dt-bindings: cros-ec: Reorganize property
availability
On Tue, 14 Jun 2022 12:51:43 -0700, Stephen Boyd wrote:
> Various properties in the cros-ec binding only apply to different
> compatible strings. For example, the interrupts and reg property are
> required for all cros-ec devices except for the rpmsg version. Add some
> conditions to update the availability of properties so that they can't
> be used with compatibles that don't support them.
>
> Cc: Rob Herring <robh@...nel.org>
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>
> Cc: <devicetree@...r.kernel.org>
> Cc: <chrome-platform@...ts.linux.dev>
> Cc: Guenter Roeck <groeck@...omium.org>
> Cc: Douglas Anderson <dianders@...omium.org>
> Cc: Craig Hesling <hesling@...omium.org>
> Cc: Tom Hughes <tomhughes@...omium.org>
> Cc: Alexandru M Stan <amstan@...omium.org>
> Cc: Tzung-Bi Shih <tzungbi@...nel.org>
> Cc: Matthias Kaehlcke <mka@...omium.org>
> Cc: Benson Leung <bleung@...omium.org>
> Cc: Lee Jones <lee.jones@...aro.org>
> Signed-off-by: Stephen Boyd <swboyd@...omium.org>
> ---
> .../bindings/chrome/google,cros-ec-typec.yaml | 1 +
> .../bindings/extcon/extcon-usbc-cros-ec.yaml | 1 +
> .../i2c/google,cros-ec-i2c-tunnel.yaml | 1 +
> .../bindings/mfd/google,cros-ec.yaml | 29 +++++++++++++------
> .../bindings/pwm/google,cros-ec-pwm.yaml | 1 +
> .../regulator/google,cros-ec-regulator.yaml | 1 +
> .../bindings/sound/google,cros-ec-codec.yaml | 1 +
> 7 files changed, 26 insertions(+), 9 deletions(-)
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists