mirror of https://github.com/hak5/openwrt-owl.git
lantiq: vgv7519 add missing wps label to dts
Signed-off-by: Eddi De Pieri <eddi@depieri.net> SVN-Revision: 41655owl
parent
74db9511dc
commit
85cacfd753
|
@ -238,6 +238,7 @@
|
||||||
linux,code = <0xf7>;
|
linux,code = <0xf7>;
|
||||||
};
|
};
|
||||||
wps {
|
wps {
|
||||||
|
label = "wps";
|
||||||
gpios = <&gpio 10 1>;
|
gpios = <&gpio 10 1>;
|
||||||
linux,code = <0x211>;
|
linux,code = <0x211>;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue