[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250603154612.ksi2jq5dqhc4wkhu@despise>
Date: Tue, 3 Jun 2025 10:46:12 -0500
From: Nishanth Menon <nm@...com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
CC: Jassi Brar <jassisinghbrar@...il.com>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Neil Armstrong <neil.armstrong@...aro.org>,
Kevin Hilman
<khilman@...libre.com>,
Jerome Brunet <jbrunet@...libre.com>,
Martin
Blumenstingl <martin.blumenstingl@...glemail.com>,
Chen-Yu Tsai
<wens@...e.org>,
Jernej Skrabec <jernej.skrabec@...il.com>,
Samuel Holland
<samuel@...lland.org>, Sven Peter <sven@...npeter.dev>,
Janne Grunau
<j@...nau.net>, Alyssa Rosenzweig <alyssa@...enzweig.io>,
Neal Gompa
<neal@...pa.dev>, Hector Martin <marcan@...can.st>,
Thierry Reding
<thierry.reding@...il.com>,
Jonathan Hunter <jonathanh@...dia.com>, Suman
Anna <s-anna@...com>,
<linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-amlogic@...ts.infradead.org>, <linux-sunxi@...ts.linux.dev>,
<asahi@...ts.linux.dev>, <linux-tegra@...r.kernel.org>,
<linux-arm-msm@...r.kernel.org>
Subject: Re: [PATCH 3/5] dt-bindings: mailbox: Correct example indentation
On 13:57-20250603, Krzysztof Kozlowski wrote:
> DTS example in the bindings should be indented with 2- or 4-spaces, so
> correct a mixture of different styles to keep consistent 4-spaces.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
> ---
[...]
> diff --git a/Documentation/devicetree/bindings/mailbox/ti,secure-proxy.yaml b/Documentation/devicetree/bindings/mailbox/ti,secure-proxy.yaml
> index 682ccd76f5c25fc13bb3375007d39e6208cdddc0..c321b69f0ccd3cdc7cedefadf46982b42cce915e 100644
> --- a/Documentation/devicetree/bindings/mailbox/ti,secure-proxy.yaml
> +++ b/Documentation/devicetree/bindings/mailbox/ti,secure-proxy.yaml
> @@ -68,12 +68,12 @@ examples:
> - |
> #include <dt-bindings/interrupt-controller/arm-gic.h>
> secure_proxy: mailbox@...00000 {
> - compatible = "ti,am654-secure-proxy";
> - #mbox-cells = <1>;
> - reg-names = "target_data", "rt", "scfg";
> - reg = <0x32c00000 0x100000>,
> - <0x32400000 0x100000>,
> - <0x32800000 0x100000>;
> - interrupt-names = "rx_011";
> - interrupts = <GIC_SPI 32 IRQ_TYPE_LEVEL_HIGH>;
> + compatible = "ti,am654-secure-proxy";
> + #mbox-cells = <1>;
> + reg-names = "target_data", "rt", "scfg";
> + reg = <0x32c00000 0x100000>,
> + <0x32400000 0x100000>,
> + <0x32800000 0x100000>;
> + interrupt-names = "rx_011";
> + interrupts = <GIC_SPI 32 IRQ_TYPE_LEVEL_HIGH>;
> };
Reviewed-by: Nishanth Menon <nm@...com>
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D
Powered by blists - more mailing lists