]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: imx: Add ocotp node for imx6ul
authorBai Ping <ping.bai@nxp.com>
Thu, 17 Nov 2016 01:08:19 +0000 (09:08 +0800)
committerShawn Guo <shawnguo@kernel.org>
Tue, 10 Jan 2017 01:34:54 +0000 (09:34 +0800)
Add ocotp node for i.MX6UL SOC.

Signed-off-by: Bai Ping <ping.bai@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6ul.dtsi

index e601328f93931987d30ceed008107d15ab0de6c0..0f69a3fba5c8b363e3c8b7853ef9ec34dd225ac6 100644 (file)
@@ -850,6 +850,12 @@ mmdc: mmdc@021b0000 {
                                reg = <0x021b0000 0x4000>;
                        };
 
+                       ocotp: ocotp-ctrl@021bc000 {
+                               compatible = "fsl,imx6ul-ocotp", "syscon";
+                               reg = <0x021bc000 0x4000>;
+                               clocks = <&clks IMX6UL_CLK_OCOTP>;
+                       };
+
                        lcdif: lcdif@021c8000 {
                                compatible = "fsl,imx6ul-lcdif", "fsl,imx28-lcdif";
                                reg = <0x021c8000 0x4000>;