ralink: fix dir810 networking

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

SVN-Revision: 39093
master
John Crispin 11 years ago
parent 627651dfca
commit 6218da5a41
  1. 3
      target/linux/ramips/dts/DIR-810L.dts

@ -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 {

Loading…
Cancel
Save