ath79: fix whitespace issues in DTS files
This is the result of grepping/searching for several common whitespace issues like double empty lines, leading spaces, etc. This patch fixes them for the ath79 target. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
committed by
David Bauer
parent
794d4b6652
commit
929becbc2d
@@ -40,7 +40,6 @@
|
||||
label = "librerouter-v1:blue:status";
|
||||
gpios = <&gpio 20 GPIO_ACTIVE_LOW>;
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
button {
|
||||
@@ -52,7 +51,6 @@
|
||||
gpios = <&gpio 17 GPIO_ACTIVE_LOW>;
|
||||
debounce-interval = <60>;
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
watchdog {
|
||||
@@ -62,7 +60,6 @@
|
||||
hw_margin_ms = <1000>;
|
||||
always-running;
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
&pcie0 {
|
||||
@@ -187,7 +184,6 @@
|
||||
mtd-mac-address = <&art 0x0>;
|
||||
|
||||
phy-handle = <&phy0>;
|
||||
|
||||
};
|
||||
|
||||
ð1 {
|
||||
|
||||
Reference in New Issue
Block a user