提交 9e113b2e 编写于 作者: C Carlo Caione 提交者: Shawn Guo

arm64: dts: imx8mq: Add on-chip OTP controller node

Add the node for the OTP controller.
Signed-off-by: NCarlo Caione <ccaione@baylibre.com>
Reviewed-by: NAbel Vesa <abel.vesa@nxp.com>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 7be494dd
......@@ -244,6 +244,14 @@
reg = <0x30340000 0x10000>;
};
ocotp: ocotp-ctrl@30350000 {
compatible = "fsl,imx8mq-ocotp", "syscon";
reg = <0x30350000 0x10000>;
clocks = <&clk IMX8MQ_CLK_OCOTP_ROOT>;
#address-cells = <1>;
#size-cells = <1>;
};
anatop: syscon@30360000 {
compatible = "fsl,imx8mq-anatop", "syscon";
reg = <0x30360000 0x10000>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册