Author: blogic Date: 2015-01-17 08:06:59 +0100 (Sat, 17 Jan 2015) New Revision: 43985
Modified: trunk/target/linux/ramips/dts/RT-N14U.dts Log: ramips: add i2c pingroup to the pinmux for rt-n14u i2c pins are wired to wps a reset button Signed-off-by: Pavel L?\195?\182bl <[email protected]> Modified: trunk/target/linux/ramips/dts/RT-N14U.dts =================================================================== --- trunk/target/linux/ramips/dts/RT-N14U.dts 2015-01-17 07:06:51 UTC (rev 43984) +++ trunk/target/linux/ramips/dts/RT-N14U.dts 2015-01-17 07:06:59 UTC (rev 43985) @@ -73,7 +73,7 @@ pinctrl { state_default: pinctrl0 { default { - ralink,group = "ephy", "wled"; + ralink,group = "ephy", "wled", "i2c"; ralink,function = "gpio"; }; }; _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
