mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
[lantiq] fix buttons on vr9 eval kit
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36029 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -284,11 +284,11 @@
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
poll-interval = <100>;
|
||||
reset {
|
||||
/* reset {
|
||||
label = "reset";
|
||||
gpios = <&gpio 7 1>;
|
||||
linux,code = <0x198>;
|
||||
};
|
||||
};*/
|
||||
paging {
|
||||
label = "paging";
|
||||
gpios = <&gpio 11 1>;
|
||||
@@ -296,14 +296,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
/* gpio-keys {
|
||||
compatible = "gpio-keys";
|
||||
wps {
|
||||
gpios = <&gpio 2 0>;
|
||||
linux,code = <0x100>;
|
||||
};
|
||||
};*/
|
||||
|
||||
gpio-leds {
|
||||
compatible = "gpio-leds";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user