realtek: fix dts whitespace

Remove whitespace from otherwise empty lines

Signed-off-by: Felix Baumann <felix.bau@gmx.de>
This commit is contained in:
Felix Baumann 2023-02-08 03:48:20 +01:00 committed by Christian Marangi
parent d87482a8db
commit e8096de9a2
No known key found for this signature in database
GPG key ID: AC001D09ADBFEAD7
4 changed files with 9 additions and 9 deletions

View file

@ -14,7 +14,7 @@
led-failsafe = &led_sys; led-failsafe = &led_sys;
led-running = &led_sys; led-running = &led_sys;
led-upgrade = &led_sys; led-upgrade = &led_sys;
}; };
memory@0 { memory@0 {
device_type = "memory"; device_type = "memory";
@ -149,7 +149,7 @@
regmap = <&ethernet0>; regmap = <&ethernet0>;
#address-cells = <1>; #address-cells = <1>;
#size-cells = <0>; #size-cells = <0>;
/* External phy RTL8218B #1 */ /* External phy RTL8218B #1 */
EXTERNAL_PHY(0) EXTERNAL_PHY(0)
EXTERNAL_PHY(1) EXTERNAL_PHY(1)

View file

@ -5,7 +5,7 @@
/ { / {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
compatible = "realtek,rtl838x-soc"; compatible = "realtek,rtl838x-soc";
cpus { cpus {
@ -28,7 +28,7 @@
device_type = "memory"; device_type = "memory";
reg = <0x0 0x10000000>; reg = <0x0 0x10000000>;
}; };
chosen { chosen {
bootargs = "console=ttyS0,115200"; bootargs = "console=ttyS0,115200";
}; };
@ -75,7 +75,7 @@
clocks = <&cpuclock>; clocks = <&cpuclock>;
}; };
}; };
soc: soc { soc: soc {
compatible = "simple-bus"; compatible = "simple-bus";
#address-cells = <1>; #address-cells = <1>;

View file

@ -14,7 +14,7 @@
led-failsafe = &led_sys; led-failsafe = &led_sys;
led-running = &led_sys; led-running = &led_sys;
led-upgrade = &led_sys; led-upgrade = &led_sys;
}; };
memory@0 { memory@0 {
device_type = "memory"; device_type = "memory";
@ -149,7 +149,7 @@
regmap = <&ethernet0>; regmap = <&ethernet0>;
#address-cells = <1>; #address-cells = <1>;
#size-cells = <0>; #size-cells = <0>;
/* External phy RTL8218B #1 */ /* External phy RTL8218B #1 */
EXTERNAL_PHY(0) EXTERNAL_PHY(0)
EXTERNAL_PHY(1) EXTERNAL_PHY(1)

View file

@ -5,7 +5,7 @@
/ { / {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
compatible = "realtek,rtl838x-soc"; compatible = "realtek,rtl838x-soc";
cpus { cpus {
@ -81,7 +81,7 @@
clocks = <&cpuclock>; clocks = <&cpuclock>;
}; };
}; };
soc: soc { soc: soc {
compatible = "simple-bus"; compatible = "simple-bus";
#address-cells = <1>; #address-cells = <1>;