ralink: fix dir810 networking

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 39093
lede-17.01
John Crispin 2013-12-16 10:16:33 +00:00
parent 627651dfca
commit 6218da5a41
1 changed files with 2 additions and 1 deletions

View File

@ -71,7 +71,7 @@
pinctrl {
state_default: pinctrl0 {
gpio {
ralink,group = "jtag", "mdio", "rgmii1", "rgmii1", "i2c", "wled", "uartf";
ralink,group = "mdio", "rgmii1", "i2c", "wled", "uartf";
ralink,function = "gpio";
};
};
@ -79,6 +79,7 @@
ethernet@10100000 {
mtd-mac-address = <&factory 0x28>;
ralink,port-map = "llllw";
};
gsw@10110000 {