Commit d72b7b44 authored by Peng Fan's avatar Peng Fan Committed by Shawn Guo

ARM: dts: imx6sl: 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 b8ecd889
......@@ -853,6 +853,7 @@ weim: weim@021b8000 {
ocotp: ocotp@021bc000 {
compatible = "fsl,imx6sl-ocotp", "syscon";
reg = <0x021bc000 0x4000>;
clocks = <&clks IMX6SL_CLK_OCOTP>;
};
audmux: audmux@021d8000 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment