X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2Frt3352_zyxel_nbg-419n-v2.dts;fp=target%2Flinux%2Framips%2Fdts%2Frt3352_zyxel_nbg-419n-v2.dts;h=0ac89bce43b284444074f39b9c068f6b1ad209b7;hb=5f479a4f343019bc9511ba841042d42d045f3fbf;hp=322609b958236b7c2ce61a8bd6109f8ff7d32bf1;hpb=07482d15af5dd79fc38dd0eb23319934fe4d7a7a;p=openwrt%2Fopenwrt.git diff --git a/target/linux/ramips/dts/rt3352_zyxel_nbg-419n-v2.dts b/target/linux/ramips/dts/rt3352_zyxel_nbg-419n-v2.dts index 322609b958..0ac89bce43 100644 --- a/target/linux/ramips/dts/rt3352_zyxel_nbg-419n-v2.dts +++ b/target/linux/ramips/dts/rt3352_zyxel_nbg-419n-v2.dts @@ -83,19 +83,22 @@ }; factory: partition@40000 { - compatible = "nvmem-cells"; label = "factory"; reg = <0x40000 0x10000>; - #address-cells = <1>; - #size-cells = <1>; read-only; - eeprom_factory_0: eeprom@0 { - reg = <0x0 0x200>; - }; + nvmem-layout { + compatible = "fixed-layout"; + #address-cells = <1>; + #size-cells = <1>; + + eeprom_factory_0: eeprom@0 { + reg = <0x0 0x200>; + }; - macaddr_factory_28: macaddr@28 { - reg = <0x28 0x6>; + macaddr_factory_28: macaddr@28 { + reg = <0x28 0x6>; + }; }; };