ralink: fix dir810 networking

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39093 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
John Crispin
2013-12-16 10:16:33 +00:00
parent 86f043c41a
commit 9ac5fbf3e3

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 {