1 On-Chip OTP Memory for Freescale i.MX23/i.MX28
5 - "fsl,imx23-ocotp" for i.MX23
6 - "fsl,imx28-ocotp" for i.MX28
7 - #address-cells : Should be 1
8 - #size-cells : Should be 1
9 - reg : Address and length of OTP controller registers
10 - clocks : Should contain a reference to the hbus clock
13 Are child nodes of mxs-ocotp, bindings of which as described in
14 bindings/nvmem/nvmem.txt
18 ocotp: ocotp@8002c000 {
19 compatible = "fsl,imx28-ocotp", "fsl,ocotp";
22 reg = <0x8002c000 0x2000>;