mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-22 04:18:10 +00:00
lantiq: remove trailing whitespaces in dts
Remove trailing whitespaces in dts files. Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl> Signed-off-by: maurerr <mariusd84@gmail.com>
This commit is contained in:
parent
3b4b1ae83c
commit
81b660731e
@ -32,13 +32,13 @@
|
|||||||
keys {
|
keys {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
|
|
||||||
wps {
|
wps {
|
||||||
label = "wps";
|
label = "wps";
|
||||||
gpios = <&gpio 1 GPIO_ACTIVE_LOW>;
|
gpios = <&gpio 1 GPIO_ACTIVE_LOW>;
|
||||||
linux,code = <KEY_WPS_BUTTON>;
|
linux,code = <KEY_WPS_BUTTON>;
|
||||||
};
|
};
|
||||||
|
|
||||||
dect {
|
dect {
|
||||||
label = "dect";
|
label = "dect";
|
||||||
gpios = <&gpio 2 GPIO_ACTIVE_LOW>;
|
gpios = <&gpio 2 GPIO_ACTIVE_LOW>;
|
||||||
@ -54,27 +54,27 @@
|
|||||||
gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
|
gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
|
||||||
default-state = "keep";
|
default-state = "keep";
|
||||||
};
|
};
|
||||||
|
|
||||||
power_red: power_red {
|
power_red: power_red {
|
||||||
label = "fritz7412:red:power";
|
label = "fritz7412:red:power";
|
||||||
gpios = <&gpio 5 GPIO_ACTIVE_LOW>;
|
gpios = <&gpio 5 GPIO_ACTIVE_LOW>;
|
||||||
};
|
};
|
||||||
|
|
||||||
fon {
|
fon {
|
||||||
label = "fritz7412:green:fon";
|
label = "fritz7412:green:fon";
|
||||||
gpios = <&gpio 34 GPIO_ACTIVE_LOW>;
|
gpios = <&gpio 34 GPIO_ACTIVE_LOW>;
|
||||||
};
|
};
|
||||||
|
|
||||||
dect {
|
dect {
|
||||||
label = "fritz7412:green:dect";
|
label = "fritz7412:green:dect";
|
||||||
gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
|
gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
|
||||||
};
|
};
|
||||||
|
|
||||||
wifi: wifi {
|
wifi: wifi {
|
||||||
label = "fritz7412:green:wifi";
|
label = "fritz7412:green:wifi";
|
||||||
gpios = <&gpio 0 GPIO_ACTIVE_LOW>;
|
gpios = <&gpio 0 GPIO_ACTIVE_LOW>;
|
||||||
};
|
};
|
||||||
|
|
||||||
info: info {
|
info: info {
|
||||||
label = "fritz7412:green:info";
|
label = "fritz7412:green:info";
|
||||||
gpios = <&gpio 35 GPIO_ACTIVE_LOW>;
|
gpios = <&gpio 35 GPIO_ACTIVE_LOW>;
|
||||||
@ -205,7 +205,7 @@
|
|||||||
#address-cells = <1>;
|
#address-cells = <1>;
|
||||||
#size-cells = <0>;
|
#size-cells = <0>;
|
||||||
compatible = "lantiq,xrx200-mdio";
|
compatible = "lantiq,xrx200-mdio";
|
||||||
|
|
||||||
phy11: ethernet-phy@11 {
|
phy11: ethernet-phy@11 {
|
||||||
reg = <0x11>;
|
reg = <0x11>;
|
||||||
compatible = "lantiq,phy11g", "ethernet-phy-ieee802.3-c22";
|
compatible = "lantiq,phy11g", "ethernet-phy-ieee802.3-c22";
|
||||||
|
@ -88,5 +88,5 @@
|
|||||||
label = "vr200:blue:wps";
|
label = "vr200:blue:wps";
|
||||||
gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
|
gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
@ -88,7 +88,7 @@
|
|||||||
label = "vr200v:blue:phone";
|
label = "vr200v:blue:phone";
|
||||||
gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
|
gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
&vmmc {
|
&vmmc {
|
||||||
|
Loading…
Reference in New Issue
Block a user