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/dts/DWR-118-A2.dts | |
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/dts/DWR-118-A2.dts')
-rw-r--r-- | target/linux/ramips/dts/DWR-118-A2.dts | 4 |
1 files changed, 1 insertions, 3 deletions
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 { |