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 <krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
This commit is contained in:
Krzysztof Kozlowski 2026-07-06 20:03:36 +02:00 committed by Gregory CLEMENT
parent 932f7dc926
commit c517ff045d
2 changed files with 2 additions and 2 deletions

View File

@ -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 {

View File

@ -69,7 +69,7 @@ flash@0 {
compatible = "cfi-flash";
reg = <0 0x40000>;
bank-width = <1>;
#address-cells = <1>;
#address-cells = <1>;
#size-cells = <1>;
};
};