From: blogic Date: Thu, 17 Dec 2015 09:28:29 +0000 (+0000) Subject: lantiq: fix ARV7519RW22 buttons X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=commitdiff_plain;h=b82da29f036597e60246dbd63d28c602a24af617 lantiq: fix ARV7519RW22 buttons Signed-off-by: Álvaro Fernández Rojas git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47918 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/lantiq/dts/ARV7519RW22.dts b/target/linux/lantiq/dts/ARV7519RW22.dts index 471f347ffe..d33e9d8df3 100644 --- a/target/linux/lantiq/dts/ARV7519RW22.dts +++ b/target/linux/lantiq/dts/ARV7519RW22.dts @@ -177,21 +177,21 @@ #size-cells = <0>; poll-interval = <100>; - wps { - label = "wps"; - gpios = <&gpio 20 1>; - linux,code = <0x211>; - }; reset { label = "reset"; - gpios = <&gpio 22 1>; + gpios = <&gpio 6 1>; linux,code = <0x198>; }; rfkill { label = "rfkill"; - gpios = <&gpio 45 1>; + gpios = <&gpio 33 1>; linux,code = <0xf7>; }; + wps { + label = "wps"; + gpios = <&gpio 37 1>; + linux,code = <0x211>; + }; }; gpio-leds {