[PATCH 2/3] arm: dts: imx6sl: add clocks property for ocotp node
Peng Fan
van.freenix at gmail.com
Tue Apr 19 01:33:07 PDT 2016
Add clocks property for ocotp node.
Signed-off-by: Peng Fan <van.freenix at gmail.com>
Cc: Shawn Guo <shawnguo at kernel.org>
Cc: Sascha Hauer <kernel at pengutronix.de>
Cc: Rob Herring <robh+dt at kernel.org>
---
arch/arm/boot/dts/imx6sl.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/boot/dts/imx6sl.dtsi b/arch/arm/boot/dts/imx6sl.dtsi
index d12b250..b37da94 100644
--- a/arch/arm/boot/dts/imx6sl.dtsi
+++ b/arch/arm/boot/dts/imx6sl.dtsi
@@ -853,6 +853,7 @@
ocotp: ocotp at 021bc000 {
compatible = "fsl,imx6sl-ocotp", "syscon";
reg = <0x021bc000 0x4000>;
+ clocks = <&clks IMX6SL_CLK_OCOTP>;
};
audmux: audmux at 021d8000 {
--
1.8.4.5
More information about the linux-arm-kernel
mailing list