ralink: fix dir810 networking

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

SVN-Revision: 39093
This commit is contained in:
John Crispin 2013-12-16 10:16:33 +00:00
parent 627651dfca
commit 6218da5a41

View file

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