1 Broadcom OTP memory controller 2 3 Required Properties: 4 - compatible: "brcm,ocotp" for the first gener 5 in Cygnus and supports 32 bit read/write. Us 6 generation Broadcom OTPC which is used in So 7 64-bit read/write. 8 - reg: Base address of the OTP controller. 9 - brcm,ocotp-size: Amount of memory available, 10 11 Example: 12 13 otp: otp@301c800 { 14 compatible = "brcm,ocotp"; 15 reg = <0x0301c800 0x2c>; 16 brcm,ocotp-size = <2048>; 17 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.