diff options
| author | Gabor Juhos <juhosg@openwrt.org> | 2013-04-07 13:32:37 +0000 |
|---|---|---|
| committer | Gabor Juhos <juhosg@openwrt.org> | 2013-04-07 13:32:37 +0000 |
| commit | c79885c667a31099e0104caeb77eeeeddfb3df94 (patch) | |
| tree | d324271850619f56e6134f72ecd009954d65dadb | |
| parent | 2ae68184a86ad831a63181bc49e0daf3a7ee2fbc (diff) | |
| download | upstream-c79885c667a31099e0104caeb77eeeeddfb3df94.tar.gz upstream-c79885c667a31099e0104caeb77eeeeddfb3df94.tar.bz2 upstream-c79885c667a31099e0104caeb77eeeeddfb3df94.zip | |
ramips: remove trailing whitespaces from dts files
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36246 3c298f89-4303-0410-b956-a3cf2f4a3e73
| -rw-r--r-- | target/linux/ramips/dts/CARAMBOLA.dts | 2 | ||||
| -rw-r--r-- | target/linux/ramips/dts/F5D8235_V2.dts | 2 | ||||
| -rw-r--r-- | target/linux/ramips/dts/OMNI-EMB-HPM.dts | 2 | ||||
| -rw-r--r-- | target/linux/ramips/dts/rt3050.dtsi | 2 | ||||
| -rw-r--r-- | target/linux/ramips/dts/rt3352.dtsi | 2 | ||||
| -rw-r--r-- | target/linux/ramips/dts/rt3883.dtsi | 2 | ||||
| -rw-r--r-- | target/linux/ramips/dts/rt5350.dtsi | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/target/linux/ramips/dts/CARAMBOLA.dts b/target/linux/ramips/dts/CARAMBOLA.dts index 358384e1f27..be425723044 100644 --- a/target/linux/ramips/dts/CARAMBOLA.dts +++ b/target/linux/ramips/dts/CARAMBOLA.dts @@ -58,7 +58,7 @@ i2c-gpio { compatible = "i2c-gpio"; - gpios = <&gpio0 1 0 &gpio0 2 0>; + gpios = <&gpio0 1 0 &gpio0 2 0>; i2c-gpio,delay-us = <10>; }; }; diff --git a/target/linux/ramips/dts/F5D8235_V2.dts b/target/linux/ramips/dts/F5D8235_V2.dts index 17f25238a13..7a9a8bf7645 100644 --- a/target/linux/ramips/dts/F5D8235_V2.dts +++ b/target/linux/ramips/dts/F5D8235_V2.dts @@ -61,7 +61,7 @@ gpio-sda = <&gpio0 1 0>; gpio-sck = <&gpio0 2 0>; }; - + gpio-leds { compatible = "gpio-leds"; internet { diff --git a/target/linux/ramips/dts/OMNI-EMB-HPM.dts b/target/linux/ramips/dts/OMNI-EMB-HPM.dts index 4692d3ed1b6..8d41cec14e2 100644 --- a/target/linux/ramips/dts/OMNI-EMB-HPM.dts +++ b/target/linux/ramips/dts/OMNI-EMB-HPM.dts @@ -72,7 +72,7 @@ gpio-leds { compatible = "gpio-leds"; - + power { label = "emb:orange:power"; gpios = <&gpio0 7 1>; diff --git a/target/linux/ramips/dts/rt3050.dtsi b/target/linux/ramips/dts/rt3050.dtsi index e269c3a8761..58f55b9a215 100644 --- a/target/linux/ramips/dts/rt3050.dtsi +++ b/target/linux/ramips/dts/rt3050.dtsi @@ -155,7 +155,7 @@ interrupt-parent = <&cpuintc>; interrupts = <6>; - ralink,eeprom = "soc_wmac.eeprom"; + ralink,eeprom = "soc_wmac.eeprom"; status = "disabled"; }; diff --git a/target/linux/ramips/dts/rt3352.dtsi b/target/linux/ramips/dts/rt3352.dtsi index 50c7594b577..652e361ce0b 100644 --- a/target/linux/ramips/dts/rt3352.dtsi +++ b/target/linux/ramips/dts/rt3352.dtsi @@ -154,7 +154,7 @@ interrupt-parent = <&cpuintc>; interrupts = <6>; - ralink,eeprom = "soc_wmac.eeprom"; + ralink,eeprom = "soc_wmac.eeprom"; status = "disabled"; }; diff --git a/target/linux/ramips/dts/rt3883.dtsi b/target/linux/ramips/dts/rt3883.dtsi index 5a4c48594fd..7cd3ca89c9c 100644 --- a/target/linux/ramips/dts/rt3883.dtsi +++ b/target/linux/ramips/dts/rt3883.dtsi @@ -163,7 +163,7 @@ interrupt-parent = <&cpuintc>; interrupts = <6>; - ralink,eeprom = "soc_wmac.eeprom"; + ralink,eeprom = "soc_wmac.eeprom"; status = "disabled"; }; diff --git a/target/linux/ramips/dts/rt5350.dtsi b/target/linux/ramips/dts/rt5350.dtsi index ff6ef632da6..06cfb963910 100644 --- a/target/linux/ramips/dts/rt5350.dtsi +++ b/target/linux/ramips/dts/rt5350.dtsi @@ -154,7 +154,7 @@ interrupt-parent = <&cpuintc>; interrupts = <6>; - ralink,eeprom = "soc_wmac.eeprom"; + ralink,eeprom = "soc_wmac.eeprom"; status = "disabled"; }; |
