From e8096de9a2d64f9728ad040cfc55fc55ab6dc793 Mon Sep 17 00:00:00 2001 From: Felix Baumann Date: Wed, 8 Feb 2023 03:48:20 +0100 Subject: [PATCH] realtek: fix dts whitespace Remove whitespace from otherwise empty lines Signed-off-by: Felix Baumann --- target/linux/realtek/dts-5.10/rtl8393_zyxel_gs1900-48.dts | 4 ++-- target/linux/realtek/dts-5.10/rtl931x.dtsi | 6 +++--- target/linux/realtek/dts-5.15/rtl8393_zyxel_gs1900-48.dts | 4 ++-- target/linux/realtek/dts-5.15/rtl931x.dtsi | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/target/linux/realtek/dts-5.10/rtl8393_zyxel_gs1900-48.dts b/target/linux/realtek/dts-5.10/rtl8393_zyxel_gs1900-48.dts index 48cfae6703..c7ddd8313a 100644 --- a/target/linux/realtek/dts-5.10/rtl8393_zyxel_gs1900-48.dts +++ b/target/linux/realtek/dts-5.10/rtl8393_zyxel_gs1900-48.dts @@ -14,7 +14,7 @@ led-failsafe = &led_sys; led-running = &led_sys; led-upgrade = &led_sys; - }; + }; memory@0 { device_type = "memory"; @@ -149,7 +149,7 @@ regmap = <ðernet0>; #address-cells = <1>; #size-cells = <0>; - + /* External phy RTL8218B #1 */ EXTERNAL_PHY(0) EXTERNAL_PHY(1) diff --git a/target/linux/realtek/dts-5.10/rtl931x.dtsi b/target/linux/realtek/dts-5.10/rtl931x.dtsi index a5166141e6..fd932c8be1 100644 --- a/target/linux/realtek/dts-5.10/rtl931x.dtsi +++ b/target/linux/realtek/dts-5.10/rtl931x.dtsi @@ -5,7 +5,7 @@ / { #address-cells = <1>; #size-cells = <1>; - + compatible = "realtek,rtl838x-soc"; cpus { @@ -28,7 +28,7 @@ device_type = "memory"; reg = <0x0 0x10000000>; }; - + chosen { bootargs = "console=ttyS0,115200"; }; @@ -75,7 +75,7 @@ clocks = <&cpuclock>; }; }; - + soc: soc { compatible = "simple-bus"; #address-cells = <1>; diff --git a/target/linux/realtek/dts-5.15/rtl8393_zyxel_gs1900-48.dts b/target/linux/realtek/dts-5.15/rtl8393_zyxel_gs1900-48.dts index 48cfae6703..c7ddd8313a 100644 --- a/target/linux/realtek/dts-5.15/rtl8393_zyxel_gs1900-48.dts +++ b/target/linux/realtek/dts-5.15/rtl8393_zyxel_gs1900-48.dts @@ -14,7 +14,7 @@ led-failsafe = &led_sys; led-running = &led_sys; led-upgrade = &led_sys; - }; + }; memory@0 { device_type = "memory"; @@ -149,7 +149,7 @@ regmap = <ðernet0>; #address-cells = <1>; #size-cells = <0>; - + /* External phy RTL8218B #1 */ EXTERNAL_PHY(0) EXTERNAL_PHY(1) diff --git a/target/linux/realtek/dts-5.15/rtl931x.dtsi b/target/linux/realtek/dts-5.15/rtl931x.dtsi index e7e7840a22..61599e89b5 100644 --- a/target/linux/realtek/dts-5.15/rtl931x.dtsi +++ b/target/linux/realtek/dts-5.15/rtl931x.dtsi @@ -5,7 +5,7 @@ / { #address-cells = <1>; #size-cells = <1>; - + compatible = "realtek,rtl838x-soc"; cpus { @@ -81,7 +81,7 @@ clocks = <&cpuclock>; }; }; - + soc: soc { compatible = "simple-bus"; #address-cells = <1>; -- 2.30.2