Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b8ecd889 authored by Peng Fan's avatar Peng Fan Committed by Shawn Guo
Browse files

ARM: dts: imx6qdl: add clocks property for ocotp node



Add clocks property for ocotp node.

Signed-off-by: default avatarPeng Fan <van.freenix@gmail.com>
Cc: Sascha Hauer <kernel@pengutronix.de>
Cc: Rob Herring <robh+dt@kernel.org>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 1a695a90
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -1100,6 +1100,7 @@
			ocotp: ocotp@021bc000 {
			ocotp: ocotp@021bc000 {
				compatible = "fsl,imx6q-ocotp", "syscon";
				compatible = "fsl,imx6q-ocotp", "syscon";
				reg = <0x021bc000 0x4000>;
				reg = <0x021bc000 0x4000>;
				clocks = <&clks IMX6QDL_CLK_IIM>;
			};
			};


			tzasc@021d0000 { /* TZASC1 */
			tzasc@021d0000 { /* TZASC1 */