arm64: dts: imx93: add ocotp node

Add i.MX93 OCOTP node

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Peng Fan 2023-05-10 16:31:50 +08:00 committed by Shawn Guo
parent 84e29d79be
commit 5a866baab1

View file

@ -805,6 +805,13 @@ gpio1: gpio@47400080 {
gpio-ranges = <&iomuxc 0 92 16>;
};
ocotp: efuse@47510000 {
compatible = "fsl,imx93-ocotp", "syscon";
reg = <0x47510000 0x10000>;
#address-cells = <1>;
#size-cells = <1>;
};
s4muap: mailbox@47520000 {
compatible = "fsl,imx93-mu-s4";
reg = <0x47520000 0x10000>;