Commit 5a866baa authored by Peng Fan's avatar Peng Fan Committed by Shawn Guo
Browse files

arm64: dts: imx93: add ocotp node



Add i.MX93 OCOTP node

Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 84e29d79
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -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>;