提交 d72b7b44 编写于 作者: P Peng Fan 提交者: Shawn Guo

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

Add clocks property for ocotp node.
Signed-off-by: NPeng Fan <van.freenix@gmail.com>
Cc: Sascha Hauer <kernel@pengutronix.de>
Cc: Rob Herring <robh+dt@kernel.org>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 b8ecd889
...@@ -853,6 +853,7 @@ ...@@ -853,6 +853,7 @@
ocotp: ocotp@021bc000 { ocotp: ocotp@021bc000 {
compatible = "fsl,imx6sl-ocotp", "syscon"; compatible = "fsl,imx6sl-ocotp", "syscon";
reg = <0x021bc000 0x4000>; reg = <0x021bc000 0x4000>;
clocks = <&clks IMX6SL_CLK_OCOTP>;
}; };
audmux: audmux@021d8000 { audmux: audmux@021d8000 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册