lantiq: P2601HNFX dts update for STP and buttons
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 30 Mar 2014 09:16:19 +0000 (09:16 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 30 Mar 2014 09:16:19 +0000 (09:16 +0000)
- Set correct AltSel for STP pins
- Set front button to rfkill

Signed-off-by: Antonios Vamporakis <ant@area128.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40320 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/lantiq/dts/P2601HNFX.dts

index 905f894..bb9193e 100644 (file)
@@ -62,6 +62,9 @@
                                stp {
                                        lantiq,groups = "stp";
                                        lantiq,function = "stp";
+                                       lantiq,pull = <2>;
+                                       lantiq,open-drain = <0>;
+                                       lantiq,output = <1>;
                                };
                                exin {
                                        lantiq,groups = "exin1";
                        gpios = <&gpio 53 1>;
                        linux,code = <0x198>;
                };
-               wps {
-                       label = "wps";
+               rfkill {
+                       label = "rfkill";
                        gpios = <&gpio 54 1>;
-                       linux,code = <0x211>;
+                       linux,code = <0xf7>;
                };
        };