[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87plcn5wjx.fsf@BLaptop.bootlin.com>
Date: Fri, 22 Aug 2025 15:13:22 +0200
From: Gregory CLEMENT <gregory.clement@...tlin.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>, Andrew Lunn
<andrew@...n.ch>, Sebastian Hesselbarth <sebastian.hesselbarth@...il.com>,
Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, linux-arm-kernel@...ts.infradead.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Subject: Re: [PATCH] arm64: dts: marvell: Minor whitespace cleanup
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org> writes:
> The DTS code coding style expects exactly one space around '='
> character.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Applied on mvebu/dt64
Thanks,
Gregory
> ---
> arch/arm64/boot/dts/marvell/ac5-98dx25xx.dtsi | 2 +-
> arch/arm64/boot/dts/marvell/cn9132-clearfog.dts | 4 ++--
> arch/arm64/boot/dts/marvell/cn9132-sr-cex7.dtsi | 2 +-
> 3 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/marvell/ac5-98dx25xx.dtsi b/arch/arm64/boot/dts/marvell/ac5-98dx25xx.dtsi
> index 605f5be1538c..4878773883c9 100644
> --- a/arch/arm64/boot/dts/marvell/ac5-98dx25xx.dtsi
> +++ b/arch/arm64/boot/dts/marvell/ac5-98dx25xx.dtsi
> @@ -322,7 +322,7 @@ spi1: spi@...a8000 {
>
> nand: nand-controller@...b0000 {
> compatible = "marvell,ac5-nand-controller";
> - reg = <0x0 0x805b0000 0x0 0x00000054>;
> + reg = <0x0 0x805b0000 0x0 0x00000054>;
> #address-cells = <0x1>;
> #size-cells = <0x0>;
> interrupts = <GIC_SPI 89 IRQ_TYPE_LEVEL_HIGH>;
> diff --git a/arch/arm64/boot/dts/marvell/cn9132-clearfog.dts b/arch/arm64/boot/dts/marvell/cn9132-clearfog.dts
> index 0f53745a6fa0..c872c8eca518 100644
> --- a/arch/arm64/boot/dts/marvell/cn9132-clearfog.dts
> +++ b/arch/arm64/boot/dts/marvell/cn9132-clearfog.dts
> @@ -559,7 +559,7 @@ led@2 {
> };
>
> &cp2_ethernet {
> - status = "okay";
> + status = "okay";
> };
>
> /* SRDS #2 - 5GE */
> @@ -572,7 +572,7 @@ &cp2_eth0 {
> };
>
> &cp2_gpio1 {
> - pinctrl-names= "default";
> + pinctrl-names = "default";
> pinctrl-0 = <&cp2_rsvd9_pins>;
>
> /* J21 */
> diff --git a/arch/arm64/boot/dts/marvell/cn9132-sr-cex7.dtsi b/arch/arm64/boot/dts/marvell/cn9132-sr-cex7.dtsi
> index afc041c1c448..1c9996d8cb24 100644
> --- a/arch/arm64/boot/dts/marvell/cn9132-sr-cex7.dtsi
> +++ b/arch/arm64/boot/dts/marvell/cn9132-sr-cex7.dtsi
> @@ -442,7 +442,7 @@ tpm@0 {
> reg = <0>;
> compatible = "infineon,slb9670", "tcg,tpm_tis-spi";
> spi-max-frequency = <10000000>;
> - pinctrl-names = "default";
> + pinctrl-names = "default";
> pinctrl-0 = <&cp1_tpm_irq_pins>;
> interrupt-parent = <&cp1_gpio1>;
> interrupts = <17 IRQ_TYPE_LEVEL_LOW>;
> --
> 2.48.1
>
--
Grégory CLEMENT, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
Powered by blists - more mailing lists