mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08:00
lantiq: fix formating in .dts files
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 36882
This commit is contained in:
parent
23aa9546ce
commit
da7590cd21
@ -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…
x
Reference in New Issue
Block a user