diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-04-07 13:32:37 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-04-07 13:32:37 +0000 |
commit | 2417786e2c6d8ff63dbc1c8ea7aba11df74b2c7f (patch) | |
tree | d324271850619f56e6134f72ecd009954d65dadb /target/linux/ramips | |
parent | e1d9cfc6569e7ab436177c0ae3e97fbed884178d (diff) |
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
Diffstat (limited to 'target/linux/ramips')
-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 358384e1f..be4257230 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 17f25238a..7a9a8bf76 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 4692d3ed1..8d41cec14 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 e269c3a87..58f55b9a2 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 50c7594b5..652e361ce 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 5a4c48594..7cd3ca89c 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 ff6ef632d..06cfb9639 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"; }; |