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>

SVN-Revision: 43985
This commit is contained in:
John Crispin 2015-01-17 07:06:59 +00:00
parent 27b82a7990
commit 56a54515df

View file

@ -73,7 +73,7 @@
pinctrl { pinctrl {
state_default: pinctrl0 { state_default: pinctrl0 {
default { default {
ralink,group = "ephy", "wled"; ralink,group = "ephy", "wled", "i2c";
ralink,function = "gpio"; ralink,function = "gpio";
}; };
}; };