From 63441453cf570d226175b83f8c9df59e2a635e6b Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sat, 17 Jan 2015 07:06:59 +0000 Subject: [PATCH] ramips: add i2c pingroup to the pinmux for rt-n14u MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit i2c pins are wired to wps a reset button Signed-off-by: Pavel Löbl SVN-Revision: 43985 --- 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 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"; }; }; -- 2.30.2