ramips: use DT trigger for 2G WiFi on ASUS RT-AC51U
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7620a_linksys_e1700.dts
index 6efe9d2b063415e51b10ac52518ddc358a2289fc..2eb3033b448dbc16ef00d1e79b722ddf03dc2b2a 100644 (file)
@@ -60,7 +60,7 @@
 &spi0 {
        status = "okay";
 
-       m25p80@0 {
+       flash@0 {
                compatible = "jedec,spi-nor";
                reg = <0>;
                spi-max-frequency = <10000000>;
 };
 
 &ethernet {
-       status = "okay";
-       mtd-mac-address = <&factory 0x28>;
        pinctrl-names = "default";
        pinctrl-0 = <&rgmii1_pins &rgmii2_pins &mdio_pins>;
 
+       mtd-mac-address = <&factory 0x28>;
+
        port@5 {
                status = "okay";
                mediatek,fixed-link = <1000 1 1 1>;
 };
 
 &wmac {
-       ralink,mtd-eeprom = <&factory 0>;
+       ralink,mtd-eeprom = <&factory 0x0>;
 };