devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] arm: dts: imx6qdl: add clocks property for ocotp node
@ 2016-04-19  8:33 Peng Fan
  2016-04-19  8:33 ` [PATCH 2/3] arm: dts: imx6sl: " Peng Fan
  2016-04-19  8:33 ` [PATCH 3/3] nvmem: imx-ocotp: handling clock Peng Fan
  0 siblings, 2 replies; 5+ messages in thread
From: Peng Fan @ 2016-04-19  8:33 UTC (permalink / raw)
  To: shawnguo, srinivas.kandagatla, maxime.ripard
  Cc: linux-arm-kernel, devicetree, linux-kernel, van.freenix,
	Sascha Hauer, Rob Herring

Add clocks property for ocotp node.

Signed-off-by: Peng Fan <van.freenix@gmail.com>
Cc: Shawn Guo <shawnguo@kernel.org>
Cc: Sascha Hauer <kernel@pengutronix.de>
Cc: Rob Herring <robh+dt@kernel.org>
---
 arch/arm/boot/dts/imx6qdl.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi
index b42822a..6b2ef6c 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 */
-- 
1.8.4.5

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-04-19 13:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-19  8:33 [PATCH 1/3] arm: dts: imx6qdl: add clocks property for ocotp node Peng Fan
2016-04-19  8:33 ` [PATCH 2/3] arm: dts: imx6sl: " Peng Fan
2016-04-19  8:33 ` [PATCH 3/3] nvmem: imx-ocotp: handling clock Peng Fan
     [not found]   ` <1461054788-339-3-git-send-email-van.freenix-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-04-19 10:42     ` Fabio Estevam
2016-04-19 13:39       ` Peng Fan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).