X-Git-Url: http://git.openwrt.org/openwrt/feeds.git?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2Fmt7621_afoundry_ew1200.dts;h=d63ae33311fb96f23d4c1d3fd7b5b72e649ae9c2;hb=33951848257848d220f39410b8f949c788d8b5af;hp=a846e5d8d5ddffd0f2708b1315115582ac14577f;hpb=f4c33d098fdfccc741c33cfde134a2911347d17a;p=openwrt%2Fstaging%2Fhauke.git diff --git a/target/linux/ramips/dts/mt7621_afoundry_ew1200.dts b/target/linux/ramips/dts/mt7621_afoundry_ew1200.dts index a846e5d8d5..d63ae33311 100644 --- a/target/linux/ramips/dts/mt7621_afoundry_ew1200.dts +++ b/target/linux/ramips/dts/mt7621_afoundry_ew1200.dts @@ -89,7 +89,9 @@ }; macaddr_factory_e000: macaddr@e000 { + compatible = "mac-base"; reg = <0xe000 0x6>; + #nvmem-cell-cells = <1>; }; }; }; @@ -138,7 +140,7 @@ }; &gmac0 { - nvmem-cells = <&macaddr_factory_e000>; + nvmem-cells = <&macaddr_factory_e000 0>; nvmem-cell-names = "mac-address"; }; @@ -147,9 +149,8 @@ label = "wan"; phy-handle = <ðphy4>; - nvmem-cells = <&macaddr_factory_e000>; + nvmem-cells = <&macaddr_factory_e000 1>; nvmem-cell-names = "mac-address"; - mac-address-increment = <1>; }; &mdio {