From c517ff045dae04c5aa8e74f017bcf6710c3d742d Mon Sep 17 00:00:00 2001 From: Krzysztof Kozlowski Date: Mon, 6 Jul 2026 20:03:36 +0200 Subject: [PATCH] ARM: dts: marvell: orion5x: Correct indentation Correct spaces or mix of tabs+spaces into proper tab-indented lines. No functional impact (same DTB). Signed-off-by: Krzysztof Kozlowski Signed-off-by: Gregory CLEMENT --- arch/arm/boot/dts/marvell/orion5x-lacie-d2-network.dts | 2 +- arch/arm/boot/dts/marvell/orion5x-maxtor-shared-storage-2.dts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/marvell/orion5x-lacie-d2-network.dts b/arch/arm/boot/dts/marvell/orion5x-lacie-d2-network.dts index 12a4aac2633e..9757c3b57de6 100644 --- a/arch/arm/boot/dts/marvell/orion5x-lacie-d2-network.dts +++ b/arch/arm/boot/dts/marvell/orion5x-lacie-d2-network.dts @@ -109,7 +109,7 @@ flash@0 { compatible = "cfi-flash"; reg = <0 0x80000>; bank-width = <1>; - #address-cells = <1>; + #address-cells = <1>; #size-cells = <1>; partition@0 { diff --git a/arch/arm/boot/dts/marvell/orion5x-maxtor-shared-storage-2.dts b/arch/arm/boot/dts/marvell/orion5x-maxtor-shared-storage-2.dts index cb1bd24b7ae3..b2b3309ed1df 100644 --- a/arch/arm/boot/dts/marvell/orion5x-maxtor-shared-storage-2.dts +++ b/arch/arm/boot/dts/marvell/orion5x-maxtor-shared-storage-2.dts @@ -69,7 +69,7 @@ flash@0 { compatible = "cfi-flash"; reg = <0 0x40000>; bank-width = <1>; - #address-cells = <1>; + #address-cells = <1>; #size-cells = <1>; }; };