ramips: remove trailing whitespaces from dts files
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36246
This commit is contained in:
parent
017aabe292
commit
aedf05caa0
7 changed files with 7 additions and 7 deletions
|
@ -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>;
|
||||
};
|
||||
};
|
||||
|
|
|
@ -61,7 +61,7 @@
|
|||
gpio-sda = <&gpio0 1 0>;
|
||||
gpio-sck = <&gpio0 2 0>;
|
||||
};
|
||||
|
||||
|
||||
gpio-leds {
|
||||
compatible = "gpio-leds";
|
||||
internet {
|
||||
|
|
|
@ -72,7 +72,7 @@
|
|||
|
||||
gpio-leds {
|
||||
compatible = "gpio-leds";
|
||||
|
||||
|
||||
power {
|
||||
label = "emb:orange:power";
|
||||
gpios = <&gpio0 7 1>;
|
||||
|
|
|
@ -155,7 +155,7 @@
|
|||
interrupt-parent = <&cpuintc>;
|
||||
interrupts = <6>;
|
||||
|
||||
ralink,eeprom = "soc_wmac.eeprom";
|
||||
ralink,eeprom = "soc_wmac.eeprom";
|
||||
|
||||
status = "disabled";
|
||||
};
|
||||
|
|
|
@ -154,7 +154,7 @@
|
|||
interrupt-parent = <&cpuintc>;
|
||||
interrupts = <6>;
|
||||
|
||||
ralink,eeprom = "soc_wmac.eeprom";
|
||||
ralink,eeprom = "soc_wmac.eeprom";
|
||||
|
||||
status = "disabled";
|
||||
};
|
||||
|
|
|
@ -163,7 +163,7 @@
|
|||
interrupt-parent = <&cpuintc>;
|
||||
interrupts = <6>;
|
||||
|
||||
ralink,eeprom = "soc_wmac.eeprom";
|
||||
ralink,eeprom = "soc_wmac.eeprom";
|
||||
|
||||
status = "disabled";
|
||||
};
|
||||
|
|
|
@ -154,7 +154,7 @@
|
|||
interrupt-parent = <&cpuintc>;
|
||||
interrupts = <6>;
|
||||
|
||||
ralink,eeprom = "soc_wmac.eeprom";
|
||||
ralink,eeprom = "soc_wmac.eeprom";
|
||||
|
||||
status = "disabled";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue