On Thu, May 28, 2020 at 11:12:46AM +0800, Anson Huang wrote: > In the nvmem yaml schema, it requires the nodename to be one of > "eeprom|efuse|nvram", so need to change all i.MX/MXS SoCs ocotp/iim node > name to efuse: > > MXS platforms: i.MX23/28; > i.MX platforms with IIM: i.MX25/27/31/35/51/53. > i.MX ARMv7 platforms with OCOTP: i.MX6QDL/6SL/6SX/6SLL/6UL/7S/7ULP. > i.MX ARMv8 platforms with OCOTP: i.MX8MQ/8MM/8MN/8MP. > > Anson Huang (4): > ARM: dts: imx: change ocotp node name on i.MX6/7 SoCs > arm64: dts: imx8m: change ocotp node name on i.MX8M SoCs > ARM: dts: imx: change ocotp node name on MXS SoCs > ARM: dts: imx: change iim node name on i.MX SoCs Applied all, thanks.