X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FE1700.dts;h=832b715b9fee776f3c41c8507c522fb1bbfd5617;hb=3760b95702b65de9d6d0f6a1029a654e3b11f72f;hp=c95b50107436fe0fd2f41cd9ad69aa0172a051d5;hpb=78b6222851ec19336ce3c62ca20f1d7512b4dcba;p=oweals%2Fopenwrt.git diff --git a/target/linux/ramips/dts/E1700.dts b/target/linux/ramips/dts/E1700.dts index c95b501074..832b715b9f 100644 --- a/target/linux/ramips/dts/E1700.dts +++ b/target/linux/ramips/dts/E1700.dts @@ -65,9 +65,7 @@ ethernet@10100000 { status = "okay"; - mtd-mac-address = <&factory 0x28>; - pinctrl-names = "default"; pinctrl-0 = <&rgmii1_pins &rgmii2_pins &mdio_pins>; @@ -84,22 +82,27 @@ reg = <0>; phy-mode = "rgmii"; }; + phy1: ethernet-phy@1 { reg = <1>; phy-mode = "rgmii"; }; + phy2: ethernet-phy@2 { reg = <2>; phy-mode = "rgmii"; }; + phy3: ethernet-phy@3 { reg = <3>; phy-mode = "rgmii"; }; + phy4: ethernet-phy@4 { reg = <4>; phy-mode = "rgmii"; }; + phy1f: ethernet-phy@1f { reg = <0x1f>; phy-mode = "rgmii"; @@ -109,6 +112,7 @@ gsw@10110000 { ralink,port4 = "gmac"; + mediatek,mt7530 = <1>; }; wmac@10180000 { @@ -120,11 +124,13 @@ #address-cells = <1>; #size-cells = <0>; poll-interval = <20>; + reset { label = "reset"; gpios = <&gpio0 1 0>; linux,code = <0x198>; }; + wps { label = "wps"; gpios = <&gpio0 2 0>; @@ -134,12 +140,14 @@ gpio-leds { compatible = "gpio-leds"; + power { - label = "linksys:green:power"; + label = "e1700:green:power"; gpios = <&gpio0 10 1>; }; + wan { - label = "linksys:green:wps"; + label = "e1700:green:wps"; gpios = <&gpio0 12 1>; }; };