[PATCH] arm64: dts: marvell: Minor whitespace cleanup
Gregory CLEMENT
gregory.clement at bootlin.com
Fri Aug 22 06:13:22 PDT 2025
Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org> writes:
> The DTS code coding style expects exactly one space around '='
> character.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.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 at 805a8000 {
>
> nand: nand-controller at 805b0000 {
> 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 at 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 at 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
More information about the linux-arm-kernel
mailing list