aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/RT-N14U.dts
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-01-17 07:06:59 +0000
committerJohn Crispin <blogic@openwrt.org>2015-01-17 07:06:59 +0000
commit747f222b8a6237c688c0b0726d3cb83c6dc9d2c7 (patch)
tree46e3b971eea5b0264478338ff736efeb25f2b7bb /target/linux/ramips/dts/RT-N14U.dts
parent1c004bcef501aa29c055ed3528e8a128abc19550 (diff)
downloadmaster-187ad058-747f222b8a6237c688c0b0726d3cb83c6dc9d2c7.tar.gz
master-187ad058-747f222b8a6237c688c0b0726d3cb83c6dc9d2c7.tar.bz2
master-187ad058-747f222b8a6237c688c0b0726d3cb83c6dc9d2c7.zip
ramips: add i2c pingroup to the pinmux for rt-n14u
i2c pins are wired to wps a reset button Signed-off-by: Pavel Löbl <lobl.pavel@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43985 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/dts/RT-N14U.dts')
-rw-r--r--target/linux/ramips/dts/RT-N14U.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/RT-N14U.dts b/target/linux/ramips/dts/RT-N14U.dts
index 66ac0fc71b..d95d32d87d 100644
--- a/target/linux/ramips/dts/RT-N14U.dts
+++ b/target/linux/ramips/dts/RT-N14U.dts
@@ -73,7 +73,7 @@
pinctrl {
state_default: pinctrl0 {
default {
- ralink,group = "ephy", "wled";
+ ralink,group = "ephy", "wled", "i2c";
ralink,function = "gpio";
};
};