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

ARM: dts: imx7s: enable ocotp

Enable ocotp for i.mx7D/S.
Correct the clock entry and compatible string.
Signed-off-by: NPeng Fan <peng.fan@nxp.com>
Cc: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Cc: Sascha Hauer <kernel@pengutronix.de>
Cc: Fabio Estevam <fabio.estevam@nxp.com>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 4901f343
...@@ -493,10 +493,9 @@ ...@@ -493,10 +493,9 @@
}; };
ocotp: ocotp-ctrl@30350000 { ocotp: ocotp-ctrl@30350000 {
compatible = "syscon"; compatible = "fsl,imx7d-ocotp", "syscon";
reg = <0x30350000 0x10000>; reg = <0x30350000 0x10000>;
clocks = <&clks IMX7D_CLK_DUMMY>; clocks = <&clks IMX7D_OCOTP_CLK>;
status = "disabled";
}; };
anatop: anatop@30360000 { anatop: anatop@30360000 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册