[openwrt/openwrt] rtl838x: clean whitespace issues in rtl8382_d-link_dgs-1210-16.dts
LEDE Commits
lede-commits at lists.infradead.org
Mon Nov 9 03:14:18 EST 2020
ynezz pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/b1b8abaf588e7ec269e924828bcd40a0a9738b0d
commit b1b8abaf588e7ec269e924828bcd40a0a9738b0d
Author: Petr Štetiar <ynezz at true.cz>
AuthorDate: Wed Nov 4 08:01:04 2020 +0100
rtl838x: clean whitespace issues in rtl8382_d-link_dgs-1210-16.dts
So it's tidy.
Signed-off-by: Petr Štetiar <ynezz at true.cz>
---
target/linux/rtl838x/dts/rtl8382_d-link_dgs-1210-16.dts | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/target/linux/rtl838x/dts/rtl8382_d-link_dgs-1210-16.dts b/target/linux/rtl838x/dts/rtl8382_d-link_dgs-1210-16.dts
index 2d7abc00db..3fb3cfb353 100644
--- a/target/linux/rtl838x/dts/rtl8382_d-link_dgs-1210-16.dts
+++ b/target/linux/rtl838x/dts/rtl8382_d-link_dgs-1210-16.dts
@@ -12,7 +12,7 @@
led-failsafe = &led_power;
led-running = &led_power;
led-upgrade = &led_power;
- };
+ };
chosen {
bootargs = "console=ttyS0,115200";
@@ -90,7 +90,7 @@
regmap = <ðernet0>;
#address-cells = <1>;
#size-cells = <0>;
-
+
/* External phy RTL8218B */
phy0: ethernet-phy at 0 {
reg = <0>;
@@ -166,7 +166,7 @@
compatible = "ethernet-phy-ieee802.3-c22";
phy-is-integrated;
};
-
+
/* External phy: RTL8214FC */
phy24: ethernet-phy at 24 {
compatible = "ethernet-phy-ieee802.3-c22";
@@ -248,7 +248,6 @@
phy-handle = <&phy7>;
phy-mode = "qsgmii";
};
-
port at 8 {
reg = <8>;
label = "lan9";
More information about the lede-commits
mailing list