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
This commit is contained in:
parent
a53c7da9a2
commit
e71a98263e
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue