lantiq: fix formating in .dts files
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36882 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
a07aa729d6
commit
0124271f8e
|
@ -146,11 +146,11 @@
|
|||
#size-cells = <0>;
|
||||
poll-interval = <100>;
|
||||
|
||||
/* wps {
|
||||
/* wps {
|
||||
label = "wps";
|
||||
gpios = <&gpio 11 1>;
|
||||
linux,code = <0x211>;
|
||||
};*/
|
||||
}; */
|
||||
restart {
|
||||
label = "restart";
|
||||
gpios = <&gpio 12 1>;
|
||||
|
|
|
@ -126,6 +126,7 @@
|
|||
|
||||
gpio-leds {
|
||||
compatible = "gpio-leds";
|
||||
|
||||
power {
|
||||
label = "power";
|
||||
gpios = <&gpio 1 1>;
|
||||
|
|
Loading…
Reference in New Issue