[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <32848672-85ab-5ed2-731c-bfd4dfa62760@collabora.com>
Date: Fri, 6 Mar 2020 10:07:31 +0100
From: Enric Balletbo i Serra <enric.balletbo@...labora.com>
To: Jonathan Neuschäfer <j.neuschaefer@....net>,
devicetree@...r.kernel.org
Cc: Lee Jones <lee.jones@...aro.org>, Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Benson Leung <bleung@...omium.org>,
Guenter Roeck <groeck@...omium.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dt-bindings: mfd: cros-ec: Fix indentation in the example
Hi Jonathan,
On 5/3/20 23:36, Jonathan Neuschäfer wrote:
> Properties get one more level of indentation than the node they are in.
>
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@....net>
> ---
> Documentation/devicetree/bindings/mfd/cros-ec.txt | 6 +++---
Thanks for sending the patch but the binding is in process to be converted to
json-schema right now [1], and this change will not be needed.
Thanks,
Enric
[1] https://patchwork.ozlabs.org/patch/1250141/
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/mfd/cros-ec.txt b/Documentation/devicetree/bindings/mfd/cros-ec.txt
> index 4860eabd0f72..3bf9d0868b98 100644
> --- a/Documentation/devicetree/bindings/mfd/cros-ec.txt
> +++ b/Documentation/devicetree/bindings/mfd/cros-ec.txt
> @@ -65,9 +65,9 @@ spi@...b0000 {
> wakeup-source;
> spi-max-frequency = <5000000>;
> controller-data {
> - cs-gpio = <&gpf0 3 4 3 0>;
> - samsung,spi-cs;
> - samsung,spi-feedback-delay = <2>;
> + cs-gpio = <&gpf0 3 4 3 0>;
> + samsung,spi-cs;
> + samsung,spi-feedback-delay = <2>;
> };
> };
> };
> --
> 2.20.1
>
Powered by blists - more mailing lists