ARM: dts: imx6sl: add clocks property for ocotp node
Add clocks property for ocotp node. Signed-off-by: Peng Fan <van.freenix@gmail.com> Cc: Sascha Hauer <kernel@pengutronix.de> Cc: Rob Herring <robh+dt@kernel.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
b8ecd88979
commit
d72b7b44f1
@ -853,6 +853,7 @@
|
||||
ocotp: ocotp@021bc000 {
|
||||
compatible = "fsl,imx6sl-ocotp", "syscon";
|
||||
reg = <0x021bc000 0x4000>;
|
||||
clocks = <&clks IMX6SL_CLK_OCOTP>;
|
||||
};
|
||||
|
||||
audmux: audmux@021d8000 {
|
||||
|
Loading…
Reference in New Issue
Block a user