ARM: dts: allwinner: sun8i-h3: 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>
Link: https://patch.msgid.link/20260706101951.341727-2-krzysztof.kozlowski@oss.qualcomm.com
Signed-off-by: Chen-Yu Tsai <wens@kernel.org>
This commit is contained in:
Krzysztof Kozlowski 2026-07-06 12:19:52 +02:00 committed by Chen-Yu Tsai
parent 7204944dcb
commit 5ede58393a

View File

@ -73,7 +73,7 @@ reg_vcc_dram: vcc-dram {
enable-active-high;
gpio = <&r_pio 0 9 GPIO_ACTIVE_HIGH>; /* PL9 */
vin-supply = <&reg_vcc5v0>;
};
};
reg_vdd_sys: vdd-sys {
compatible = "regulator-fixed";
@ -85,7 +85,7 @@ reg_vdd_sys: vdd-sys {
enable-active-high;
gpio = <&r_pio 0 8 GPIO_ACTIVE_HIGH>; /* PL8 */
vin-supply = <&reg_vcc5v0>;
};
};
wifi_pwrseq: pwrseq {
compatible = "mmc-pwrseq-simple";