summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx6qdl.dtsi
diff options
context:
space:
mode:
authorPeng Fan <van.freenix@gmail.com>2016-04-21 01:26:15 +0800
committerShawn Guo <shawnguo@kernel.org>2016-06-06 16:05:18 +0800
commitb8ecd88979dddfc5cb631cec5a2351aae6c935e1 (patch)
treeaccefa374824fe0f498032d8245bcebc1707de41 /arch/arm/boot/dts/imx6qdl.dtsi
parent1a695a905c18548062509178b98bc91e67510864 (diff)
downloadlinux-b8ecd88979dddfc5cb631cec5a2351aae6c935e1.tar.bz2
ARM: dts: imx6qdl: add clocks property for ocotp node
Add clocks property for ocotp node. Signed-off-by: Peng Fan <van.freenix@gmail.com> Cc: Sascha Hauer <kernel@pengutronix.de> Cc: Rob Herring <robh+dt@kernel.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6qdl.dtsi')
-rw-r--r--arch/arm/boot/dts/imx6qdl.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi
index ed613ebe0812..16541a787ae0 100644
--- a/arch/arm/boot/dts/imx6qdl.dtsi
+++ b/arch/arm/boot/dts/imx6qdl.dtsi
@@ -1100,6 +1100,7 @@
ocotp: ocotp@021bc000 {
compatible = "fsl,imx6q-ocotp", "syscon";
reg = <0x021bc000 0x4000>;
+ clocks = <&clks IMX6QDL_CLK_IIM>;
};
tzasc@021d0000 { /* TZASC1 */