lantiq: use the etop driver DT bindings only
[openwrt/openwrt.git] / target / linux / lantiq / dts / WBMR.dts
index 5b4740ca86ea30aedc915e1082d90e6c42f357c8..ba48dd13ec3ea4771099e1cf3e43699583743e9c 100644 (file)
                                                reg = <0x60000 0x1f20000>;
                                        };
 
-                                       partition@0x1fc0000 {
+                                       boardconfig: partition@1fc0000 {
                                                label = "board";
                                                reg = <0x1fc0000 0x20000>;
                                                read-only;
                                        };
 
-                                       partition@0x1fe0000 {
+                                       partition@1fe0000 {
                                                label = "calibration";
                                                reg = <0x1fe0000 0x20000>;
                                                read-only;
                                        };
                                };
                        };
-
-                       mac_addr {
-                               compatible = "lantiq,eth-mac";
-                               reg = <0 0x1fd0024 0x6>;
-                       };
                };
 
                gpio: pinmux@E100B10 {
 
                etop@E180000 {
                        phy-mode = "rgmii";
+                       mtd-mac-address = <&boardconfig 0x10024>;
                };
 
                ifxhcd@E101000 {