diff options
author | Paul Wassi <p.wassi@gmx.at> | 2018-08-23 09:35:04 +0200 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2018-08-27 19:31:17 +0200 |
commit | e348ccc4e6e9d16d56bec77b69628205d58e6750 (patch) | |
tree | 80aa62e8727a41cc4acbcc02ce420352ab4b8276 /target/linux/ramips | |
parent | 3601c3de23f15e2735adc4becdca14c803b6b1a5 (diff) | |
download | upstream-e348ccc4e6e9d16d56bec77b69628205d58e6750.tar.gz upstream-e348ccc4e6e9d16d56bec77b69628205d58e6750.tar.bz2 upstream-e348ccc4e6e9d16d56bec77b69628205d58e6750.zip |
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>
Diffstat (limited to 'target/linux/ramips')
-rw-r--r-- | target/linux/ramips/dts/ArcherMR200.dts | 1 | ||||
-rw-r--r-- | target/linux/ramips/dts/D240.dts | 1 | ||||
-rw-r--r-- | target/linux/ramips/dts/DWR-118-A2.dts | 4 | ||||
-rw-r--r-- | target/linux/ramips/dts/GB-PC2.dts | 1 | ||||
-rw-r--r-- | target/linux/ramips/dts/GL-MT300A.dts | 3 | ||||
-rw-r--r-- | target/linux/ramips/dts/GL-MT300N-V2.dts | 1 | ||||
-rw-r--r-- | target/linux/ramips/dts/GL-MT300N.dts | 1 | ||||
-rw-r--r-- | target/linux/ramips/dts/GL-MT750.dts | 3 | ||||
-rw-r--r-- | target/linux/ramips/dts/MIR3G.dts | 2 | ||||
-rw-r--r-- | target/linux/ramips/dts/NBG-419N2.dts | 1 | ||||
-rw-r--r-- | target/linux/ramips/dts/RBM33G.dts | 1 | ||||
-rw-r--r-- | target/linux/ramips/dts/TINY-AC.dts | 2 | ||||
-rw-r--r-- | target/linux/ramips/dts/Timecloud.dts | 1 | ||||
-rw-r--r-- | target/linux/ramips/dts/mt7621.dtsi | 2 |
14 files changed, 4 insertions, 20 deletions
diff --git a/target/linux/ramips/dts/ArcherMR200.dts b/target/linux/ramips/dts/ArcherMR200.dts index 1b44a4b5ee..2735d74061 100644 --- a/target/linux/ramips/dts/ArcherMR200.dts +++ b/target/linux/ramips/dts/ArcherMR200.dts @@ -97,7 +97,6 @@ gpios = <&gpio0 11 GPIO_ACTIVE_HIGH>; }; }; - }; &gpio1 { diff --git a/target/linux/ramips/dts/D240.dts b/target/linux/ramips/dts/D240.dts index fc87383b0f..8eddbecd70 100644 --- a/target/linux/ramips/dts/D240.dts +++ b/target/linux/ramips/dts/D240.dts @@ -65,7 +65,6 @@ gpio-export,output = <1>; gpios = <&gpio2 6 GPIO_ACTIVE_HIGH>; }; - }; gpio-leds { diff --git a/target/linux/ramips/dts/DWR-118-A2.dts b/target/linux/ramips/dts/DWR-118-A2.dts index f36ecb5b20..fd8f932412 100644 --- a/target/linux/ramips/dts/DWR-118-A2.dts +++ b/target/linux/ramips/dts/DWR-118-A2.dts @@ -57,8 +57,6 @@ label = "dwr-118-a2:green:usb"; gpios = <&gpio0 11 GPIO_ACTIVE_LOW>; }; - - }; gpio_export { @@ -69,8 +67,8 @@ gpio-export,name = "usb"; gpio-export,output = <1>; gpios = <&gpio1 14 GPIO_ACTIVE_HIGH>; + }; }; - }; }; &gpio1 { diff --git a/target/linux/ramips/dts/GB-PC2.dts b/target/linux/ramips/dts/GB-PC2.dts index ae73115608..dcef40ff12 100644 --- a/target/linux/ramips/dts/GB-PC2.dts +++ b/target/linux/ramips/dts/GB-PC2.dts @@ -65,7 +65,6 @@ label = "gb-pc2:green:lan3"; gpios = <&gpio0 15 GPIO_ACTIVE_LOW>; }; - }; }; diff --git a/target/linux/ramips/dts/GL-MT300A.dts b/target/linux/ramips/dts/GL-MT300A.dts index d7ec92ee43..d83bb3955a 100644 --- a/target/linux/ramips/dts/GL-MT300A.dts +++ b/target/linux/ramips/dts/GL-MT300A.dts @@ -35,7 +35,6 @@ label = "gl-mt300a:usb"; gpios = <&gpio0 7 GPIO_ACTIVE_LOW>; }; - }; gpio-keys-polled { @@ -58,7 +57,7 @@ gpios = <&gpio0 2 GPIO_ACTIVE_LOW>; linux,code = <BTN_1>; }; - }; + }; }; &gpio0 { diff --git a/target/linux/ramips/dts/GL-MT300N-V2.dts b/target/linux/ramips/dts/GL-MT300N-V2.dts index 61e5fa01e1..b41a9ae669 100644 --- a/target/linux/ramips/dts/GL-MT300N-V2.dts +++ b/target/linux/ramips/dts/GL-MT300N-V2.dts @@ -75,7 +75,6 @@ gpios = <&gpio0 11 GPIO_ACTIVE_HIGH>; }; }; - }; &pinctrl { diff --git a/target/linux/ramips/dts/GL-MT300N.dts b/target/linux/ramips/dts/GL-MT300N.dts index 55305d7278..644cfed286 100644 --- a/target/linux/ramips/dts/GL-MT300N.dts +++ b/target/linux/ramips/dts/GL-MT300N.dts @@ -30,7 +30,6 @@ label = "gl-mt300n:wlan"; gpios = <&gpio3 0 GPIO_ACTIVE_LOW>; }; - }; gpio-keys-polled { diff --git a/target/linux/ramips/dts/GL-MT750.dts b/target/linux/ramips/dts/GL-MT750.dts index 5126360933..7786620cc0 100644 --- a/target/linux/ramips/dts/GL-MT750.dts +++ b/target/linux/ramips/dts/GL-MT750.dts @@ -30,7 +30,6 @@ label = "gl-mt750:wlan"; gpios = <&gpio3 0 GPIO_ACTIVE_LOW>; }; - }; gpio-keys-polled { @@ -53,7 +52,7 @@ gpios = <&gpio2 3 GPIO_ACTIVE_LOW>; linux,code = <BTN_1>; }; - }; + }; }; &gpio0 { diff --git a/target/linux/ramips/dts/MIR3G.dts b/target/linux/ramips/dts/MIR3G.dts index d9b32c3c49..ab49acfb3e 100644 --- a/target/linux/ramips/dts/MIR3G.dts +++ b/target/linux/ramips/dts/MIR3G.dts @@ -54,7 +54,6 @@ label = "mir3g:amber:lan2"; gpios = <&gpio0 16 GPIO_ACTIVE_LOW>; }; - }; gpio-keys-polled { @@ -76,7 +75,6 @@ gpio = <&gpio0 12 GPIO_ACTIVE_HIGH>; enable-active-high; }; - }; &xhci { diff --git a/target/linux/ramips/dts/NBG-419N2.dts b/target/linux/ramips/dts/NBG-419N2.dts index ee5045e1a4..151da14847 100644 --- a/target/linux/ramips/dts/NBG-419N2.dts +++ b/target/linux/ramips/dts/NBG-419N2.dts @@ -92,7 +92,6 @@ linux,code = <KEY_RFKILL>; }; }; - }; &pinctrl { diff --git a/target/linux/ramips/dts/RBM33G.dts b/target/linux/ramips/dts/RBM33G.dts index 7c0d900105..662aad7b36 100644 --- a/target/linux/ramips/dts/RBM33G.dts +++ b/target/linux/ramips/dts/RBM33G.dts @@ -29,7 +29,6 @@ label = "rbm33g:green:usr"; gpios = <&gpio0 0 GPIO_ACTIVE_HIGH>; }; - }; gpio-keys-polled { diff --git a/target/linux/ramips/dts/TINY-AC.dts b/target/linux/ramips/dts/TINY-AC.dts index f7361497d9..ed539b1d0e 100644 --- a/target/linux/ramips/dts/TINY-AC.dts +++ b/target/linux/ramips/dts/TINY-AC.dts @@ -25,7 +25,6 @@ label = "tiny-ac:orange:wifi"; gpios = <&gpio3 0 GPIO_ACTIVE_LOW>; }; - }; gpio-keys-polled { @@ -37,7 +36,6 @@ gpios = <&gpio0 13 GPIO_ACTIVE_LOW>; linux,code = <KEY_RESTART>; }; - }; gpio_export { diff --git a/target/linux/ramips/dts/Timecloud.dts b/target/linux/ramips/dts/Timecloud.dts index 16f2326f5a..9e5d8e0db3 100644 --- a/target/linux/ramips/dts/Timecloud.dts +++ b/target/linux/ramips/dts/Timecloud.dts @@ -34,7 +34,6 @@ label = "timecloud:orange:status"; gpios = <&gpio0 8 GPIO_ACTIVE_HIGH>; }; - }; gpio-keys-polled { diff --git a/target/linux/ramips/dts/mt7621.dtsi b/target/linux/ramips/dts/mt7621.dtsi index 31d930d225..9a2cbbebc9 100644 --- a/target/linux/ramips/dts/mt7621.dtsi +++ b/target/linux/ramips/dts/mt7621.dtsi @@ -162,7 +162,7 @@ mc: mc@1fbf8000 { compatible = "mtk,mt7621-mc"; reg = <0x1fbf8000 0x8000>; - }; + }; uartlite: uartlite@c00 { compatible = "ns16550a"; |