All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 1/3] arm: dts: imx6qdl: add clocks property for ocotp node
@ 2016-04-20 17:26 ` Peng Fan
  0 siblings, 0 replies; 22+ messages in thread
From: Peng Fan @ 2016-04-20 17:26 UTC (permalink / raw)
  To: linux-arm-kernel

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>
---

V2:
 none

 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 at 021bc000 {
 				compatible = "fsl,imx6q-ocotp", "syscon";
 				reg = <0x021bc000 0x4000>;
+				clocks = <&clks IMX6QDL_CLK_IIM>;
 			};
 
 			tzasc at 021d0000 { /* TZASC1 */
-- 
2.6.6

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

end of thread, other threads:[~2016-06-06  8:07 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-20 17:26 [PATCH V2 1/3] arm: dts: imx6qdl: add clocks property for ocotp node Peng Fan
2016-04-20 17:26 ` Peng Fan
2016-04-20 17:26 ` [PATCH V2 2/3] arm: dts: imx6sl: " Peng Fan
2016-04-20 17:26   ` Peng Fan
2016-04-20 17:26 ` [PATCH V2 3/3] nvmem: imx-ocotp: handling clock Peng Fan
2016-04-20 17:26   ` Peng Fan
2016-05-09 12:20   ` Peng Fan
2016-05-09 12:20     ` Peng Fan
2016-05-09 12:20     ` Peng Fan
2016-05-09 12:28   ` Srinivas Kandagatla
2016-05-09 12:28     ` Srinivas Kandagatla
2016-05-09 12:28     ` Srinivas Kandagatla
2016-05-09 12:41     ` Peng Fan
2016-05-09 12:41       ` Peng Fan
2016-05-10 10:31       ` Srinivas Kandagatla
2016-05-10 10:31         ` Srinivas Kandagatla
2016-05-10 10:31         ` Srinivas Kandagatla
2016-05-10 12:04         ` Peng Fan
2016-05-10 12:04           ` Peng Fan
2016-05-10 12:04           ` Peng Fan
2016-06-06  8:07 ` [PATCH V2 1/3] arm: dts: imx6qdl: add clocks property for ocotp node Shawn Guo
2016-06-06  8:07   ` Shawn Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.