mirror of https://github.com/hak5/openwrt.git
ralink: MT7620 eval board pinmux fixes
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38320lede-17.01
parent
cc58dd26d3
commit
5eacfc1c60
|
@ -47,7 +47,7 @@
|
|||
pinctrl {
|
||||
state_default: pinctrl0 {
|
||||
gpio {
|
||||
ralink,group = "jtag", "mdio", "rgmii1", "rgmii1", "i2c", "uartf";
|
||||
ralink,group = "mdio", "i2c", "uartf";
|
||||
ralink,function = "gpio";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue