ramips: add TEW-691GR/TEW-692GR 2.4 GHz interface mac addresses
[openwrt/openwrt.git] / target / linux / ramips / dts / TEW-691GR.dts
index 750c24fbe93ec570057a8e4ddaf5901669f81c3d..e92db1ecb2972e7cfdb199212448a83db0be7add 100644 (file)
@@ -86,7 +86,7 @@
 };
 
 &ethernet {
-       mtd-mac-address = <&factory 0x28>;
+       mtd-mac-address = <&factory 0x4>;
 
        port@0 {
                phy-handle = <&phy0>;
 
                phy0: ethernet-phy@0 {
                        reg = <0>;
+                       phy-mode = "rgmii";
                };
        };
 };
 
 &wmac {
+       status = "okay";
+       ralink,mtd-eeprom = <&factory 0x0>;
        ralink,5ghz = <0>;
+       mtd-mac-address = <&factory 0x4>;
+       mtd-mac-address-increment = <1>;
 };