aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/dts
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-03-30 09:16:19 +0000
committerJohn Crispin <blogic@openwrt.org>2014-03-30 09:16:19 +0000
commit6141a0bda777b13d84b265e50bbff774844bba78 (patch)
treeaa1cb2a4408526aa2ea76e2e5c99387c80512f2e /target/linux/lantiq/dts
parentcbc606f1f79e4a369978ad89abe75bb5c6063e0d (diff)
downloadupstream-6141a0bda777b13d84b265e50bbff774844bba78.tar.gz
upstream-6141a0bda777b13d84b265e50bbff774844bba78.tar.bz2
upstream-6141a0bda777b13d84b265e50bbff774844bba78.zip
lantiq: P2601HNFX dts update for STP and buttons
- 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
Diffstat (limited to 'target/linux/lantiq/dts')
-rw-r--r--target/linux/lantiq/dts/P2601HNFX.dts9
1 files changed, 6 insertions, 3 deletions
diff --git a/target/linux/lantiq/dts/P2601HNFX.dts b/target/linux/lantiq/dts/P2601HNFX.dts
index 905f89474d..bb9193eb1f 100644
--- a/target/linux/lantiq/dts/P2601HNFX.dts
+++ b/target/linux/lantiq/dts/P2601HNFX.dts
@@ -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";
@@ -122,10 +125,10 @@
gpios = <&gpio 53 1>;
linux,code = <0x198>;
};
- wps {
- label = "wps";
+ rfkill {
+ label = "rfkill";
gpios = <&gpio 54 1>;
- linux,code = <0x211>;
+ linux,code = <0xf7>;
};
};