1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/nvmem/imx-ocotp.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Freescale i.MX6 On-Chip OTP Controller (OCOTP) device tree bindings
10 - Anson Huang <Anson.Huang@nxp.com>
13 This binding represents the on-chip eFuse OTP controller found on
14 i.MX6Q/D, i.MX6DL/S, i.MX6SL, i.MX6SX, i.MX6UL, i.MX6ULL/ULZ, i.MX6SLL,
15 i.MX7D/S, i.MX7ULP, i.MX8MQ, i.MX8MM, i.MX8MN and i.MX8MP SoCs.
39 # i.MX8MP not really compatible with fsl,imx8mm-ocotp, however
40 # the code for getting SoC revision depends on fsl,imx8mm-ocotp
43 - const: fsl,imx8mm-ocotp
72 Offset and size in bytes within the storage device.
77 additionalProperties: false
79 unevaluatedProperties: false
83 #include <dt-bindings/clock/imx6sx-clock.h>
85 ocotp: efuse@21bc000 {
88 compatible = "fsl,imx6sx-ocotp", "syscon";
89 reg = <0x021bc000 0x4000>;
90 clocks = <&clks IMX6SX_CLK_OCOTP>;
92 cpu_speed_grade: speed-grade@10 {
96 tempmon_calib: calib@38 {
100 tempmon_temp_grade: temp-grade@20 {