summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6ul.dtsi
diff options
context:
space:
mode:
authorBai Ping <ping.bai@nxp.com>2016-11-17 09:08:19 +0800
committerShawn Guo <shawnguo@kernel.org>2017-01-10 09:34:54 +0800
commit8686439de09073ed5cba5d768fcba3eb658fd35a (patch)
tree63d3cf1733004e7c9d725ef74e2fc8857ccc848e /arch/arm/boot/dts/imx6ul.dtsi
parentcbc3ad1317010b538401165c3679b9d2df4edbc9 (diff)
ARM: dts: imx: Add ocotp node for imx6ul
Add ocotp node for i.MX6UL SOC. Signed-off-by: Bai Ping <ping.bai@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6ul.dtsi')
-rw-r--r--arch/arm/boot/dts/imx6ul.dtsi6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6ul.dtsi b/arch/arm/boot/dts/imx6ul.dtsi
index e601328f9393..0f69a3fba5c8 100644
--- a/arch/arm/boot/dts/imx6ul.dtsi
+++ b/arch/arm/boot/dts/imx6ul.dtsi
@@ -850,6 +850,12 @@
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>;