mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-13 15:56:55 +00:00
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
@ -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…
x
Reference in New Issue
Block a user