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:
parent
27b82a7990
commit
56a54515df
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@
|
|||
pinctrl {
|
||||
state_default: pinctrl0 {
|
||||
default {
|
||||
ralink,group = "ephy", "wled";
|
||||
ralink,group = "ephy", "wled", "i2c";
|
||||
ralink,function = "gpio";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue