MLK-13538-1 arm: dts: imx7ulp1: add ocotp node
authorPeng Fan <peng.fan@nxp.com>
Wed, 18 Jan 2017 02:54:58 +0000 (10:54 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:58:21 +0000 (14:58 -0500)
Add ocotp node.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/boot/dts/imx7ulp.dtsi

index 611eba6..1e999a2 100644 (file)
@@ -1,5 +1,6 @@
 /*
  * Copyright 2015-2016 Freescale Semiconductor, Inc.
+ * Copyright 2017 NXP
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License version 2 as
                        status = "disabled";
                };
 
+               ocotp: ocotp@410a6000 {
+                       compatible = "fsl,imx7ulp-ocotp";
+                       reg = <0x410a6000 0x4000>;
+                       clocks = <&clks IMX7ULP_CLK_DUMMY>;
+               };
+
                gpu: gpu@41800000 {
                        compatible = "fsl,imx6q-gpu";
                        reg = <0x41800000 0x80000>, <0x41880000 0x80000>,