X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FDIR-810L.dts;h=dd0d39c562af1b6dc84e4ea9582f90a5990ff630;hb=69d79ea951f3f0fa56fecad0fbb04d2c65e7a802;hp=95017d9ccd4b4a206add659daa0f3a3e5cef5597;hpb=9186fb342e4d29f4e58bf10ad1cc86a4ae40261f;p=oweals%2Fopenwrt.git diff --git a/target/linux/ramips/dts/DIR-810L.dts b/target/linux/ramips/dts/DIR-810L.dts index 95017d9ccd..dd0d39c562 100644 --- a/target/linux/ramips/dts/DIR-810L.dts +++ b/target/linux/ramips/dts/DIR-810L.dts @@ -71,12 +71,17 @@ pinctrl { state_default: pinctrl0 { gpio { - ralink,group = "jtag", "mdio", "rgmii1", "rgmii1", "i2c", "wled", "uartf"; + ralink,group = "mdio", "rgmii1", "i2c", "wled", "uartf"; ralink,function = "gpio"; }; }; }; + ethernet@10100000 { + mtd-mac-address = <&factory 0x28>; + ralink,port-map = "llllw"; + }; + gsw@10110000 { ralink,port4 = "ephy"; @@ -88,6 +93,10 @@ status = "okay"; }; + wmac@10180000 { + ralink,mtd-eeprom = <&factory 0>; + }; + gpio-keys-polled { compatible = "gpio-keys-polled"; #address-cells = <1>; @@ -108,15 +117,15 @@ gpio-leds { compatible = "gpio-leds"; power { - label = "dlink:green:power"; + label = "d-link:green:power"; gpios = <&gpio0 9 0>; }; - internet { - label = "asus:yellow:internet"; + wan { + label = "d-link:orange:wan"; gpios = <&gpio0 12 0>; }; status { - label = "asus:internet:status"; + label = "d-link:orange:power"; gpios = <&gpio0 13 0>; }; };