[OpenWrt-Devel] [PATCH] ramips: add i2c pingroup to the pinmux for rt-n14u

Pavel Löbl lobl.pavel at gmail.com
Wed Jan 14 19:14:43 EST 2015


i2c pins are wired to wps a reset button

Signed-off-by: Pavel Löbl <lobl.pavel at gmail.com>
---
 target/linux/ramips/dts/RT-N14U.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/ramips/dts/RT-N14U.dts b/target/linux/ramips/dts/RT-N14U.dts
index 66ac0fc..d95d32d 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";
 			};
 		};
-- 
2.1.4
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list