ramips: remove trailing whitespaces from .dts{,i} files

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 38601
This commit is contained in:
Gabor Juhos 2013-10-30 07:06:22 +00:00
parent 715f16806f
commit 9186fb342e
12 changed files with 18 additions and 18 deletions

View File

@ -51,7 +51,7 @@
label = "rootfs";
reg = <0x150000 0x2b0000>;
};
partition {
label = "firmware";
reg = <0x50000 0x3b0000>;

View File

@ -66,7 +66,7 @@
usb {
label = "d-link:green:usb";
gpios = <&gpio0 14 1>;
};
};
wps {
label = "d-link:green:wps";
gpios = <&gpio0 13 1>;
@ -109,11 +109,11 @@
gpio-export,output = <1>;
gpios = <&gpio0 7 0>;
};
root_hub {
gpio-export,name = "root_hub";
gpio-export,output = <1>;
gpios = <&gpio0 12 0>;
};
};
};
};

View File

@ -9,7 +9,7 @@
palmbus@10000000 {
spi@b00 {
status = "okay";
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;

View File

@ -46,7 +46,7 @@
label = "firmware";
reg = <0x80000 0xf60000>;
};
partition@fa0000 {
label = "factory-orig";
reg = <0xfa0000 0x20000>;

View File

@ -9,7 +9,7 @@
palmbus@10000000 {
spi@b00 {
status = "okay";
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
@ -55,7 +55,7 @@
ethernet@10100000 {
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <&rgmii1_pins &rgmii2_pins &mdio_pins>;

View File

@ -9,7 +9,7 @@
palmbus@10000000 {
spi@b00 {
status = "okay";
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
@ -55,10 +55,10 @@
ethernet@10100000 {
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <&rgmii1_pins &rgmii2_pins &mdio_pins>;
ralink,port-map = "llllw";
port@5 {

View File

@ -19,7 +19,7 @@
spi@b00 {
status = "okay";
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;

View File

@ -24,7 +24,7 @@
spi@b00 {
status = "okay";
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;

View File

@ -13,7 +13,7 @@
spi@b00 {
status = "okay";
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;

View File

@ -13,7 +13,7 @@
spi@b00 {
status = "okay";
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;

View File

@ -147,7 +147,7 @@
spi@b00 {
compatible = "ralink,rt3050-spi", "ralink,rt2880-spi";
reg = <0xb00 0x100>;
resets = <&rstctrl 18>;
reset-names = "spi";
@ -163,7 +163,7 @@
uartlite@c00 {
compatible = "ralink,rt3050-uart", "ralink,rt2880-uart", "ns16550a";
reg = <0xc00 0x100>;
resets = <&rstctrl 19>;
reset-names = "uartl";

View File

@ -148,7 +148,7 @@
resets = <&rstctrl 18>;
reset-names = "spi";
pinctrl-names = "default";
pinctrl-0 = <&spi_pins>;