1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/nvmem/imx-iim.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Freescale i.MX IC Identification Module (IIM) device tree bindings
10 - Anson Huang <Anson.Huang@nxp.com>
13 This binding represents the IC Identification Module (IIM) found on
14 i.MX25, i.MX27, i.MX31, i.MX35, i.MX51 and i.MX53 SoCs.
44 additionalProperties: false
48 #include <dt-bindings/clock/imx5-clock.h>
51 compatible = "fsl,imx53-iim";
52 reg = <0x63f98000 0x4000>;
54 clocks = <&clks IMX5_CLK_IIM_GATE>;