treewide: fix some cosmetic glitches in dts files
- fix single spaces hidden by a tab - replace indentation with spaces by tabs - make empty lines empty - drop trailing whitespace - drop unnecessary blank lines Signed-off-by: Mathias Kresin <dev@kresin.me> Signed-off-by: Paul Wassi <p.wassi@gmx.at>
This commit is contained in:
committed by
Mathias Kresin
parent
3601c3de23
commit
e348ccc4e6
@@ -85,7 +85,6 @@
|
||||
default-state = "off";
|
||||
linux,default-trigger = "phy1tpt";
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
keys {
|
||||
@@ -125,7 +124,6 @@
|
||||
phy-mode = "rgmii";
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
@@ -181,7 +179,7 @@
|
||||
};
|
||||
|
||||
&pll {
|
||||
clocks = <&extosc>;
|
||||
clocks = <&extosc>;
|
||||
};
|
||||
|
||||
&spi {
|
||||
@@ -239,7 +237,6 @@
|
||||
speed = <1000>;
|
||||
full-duplex;
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
ð1 {
|
||||
@@ -247,5 +244,4 @@
|
||||
pll-data = <0x11110000 0x00001099 0x00991099>;
|
||||
|
||||
phy-handle = <&phy4>;
|
||||
|
||||
};
|
||||
|
||||
@@ -43,7 +43,6 @@
|
||||
gpios = <&gpio 12 GPIO_ACTIVE_HIGH>;
|
||||
debounce-interval = <60>;
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
leds {
|
||||
|
||||
@@ -80,7 +80,6 @@
|
||||
default-state = "off";
|
||||
linux,default-trigger = "phy0tpt";
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
rtl8367 {
|
||||
|
||||
@@ -47,7 +47,6 @@
|
||||
gpio = <&gpio 8 GPIO_ACTIVE_HIGH>;
|
||||
enable-active-high;
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
&spi {
|
||||
|
||||
@@ -154,7 +154,6 @@
|
||||
phy-handle = <&swphy0>;
|
||||
mtd-mac-address = <&art 0x0>;
|
||||
mtd-mac-address-increment = <1>;
|
||||
|
||||
};
|
||||
|
||||
ð1 {
|
||||
|
||||
@@ -74,7 +74,6 @@
|
||||
default-state = "off";
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
&ref {
|
||||
|
||||
@@ -63,7 +63,6 @@
|
||||
default-state = "off";
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
&ref {
|
||||
@@ -218,7 +217,6 @@
|
||||
swconfig,segment = "wan";
|
||||
swconfig,portmap = <5 5>;
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
&wmac {
|
||||
|
||||
@@ -96,7 +96,6 @@
|
||||
gpio-export,output = <1>;
|
||||
gpios = <&gpio 22 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
@@ -45,7 +45,6 @@
|
||||
output-high;
|
||||
line-name = "gpio-latch-bit";
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user