ramips: remove redundant nvmem definitions
[openwrt/staging/hauke.git] / target / linux / ramips / dts / mt7620a_tplink_archer-c20i.dts
index ba9bf1db99adfee3ee50a3ee9eaa2d163447d479..88165c02be2acf83ccf610412d8b09322aed0f06 100644 (file)
        nvmem-cell-names = "mac-address";
        mac-address-increment = <(-1)>;
 };
-
-&rom {
-       compatible = "nvmem-cells";
-       #address-cells = <1>;
-       #size-cells = <1>;
-
-       macaddr_rom_f100: macaddr@f100 {
-               reg = <0xf100 0x6>;
-       };
-};