Thread (9 messages) read the whole thread 9 messages, 4 authors, 2025-09-25
STALE310d

Revision v1 of 2 in this series.

Revisions (2)
  1. v1 current
  2. v2 [diff vs current]

[PATCH v1 3/3] arm64: dts: imx94: Add OCOTP node

From: Alice Guo (OSS) <hidden>
Date: 2025-09-24 10:07:11
Also in: imx, linux-devicetree, lkml
Subsystem: arm/freescale imx / mxc arm architecture, the rest · Maintainers: Frank Li, Sascha Hauer, Linus Torvalds

From: Alice Guo <redacted>

Add the OCOTP controller node to the i.MX94 device tree. This enables
support for accessing eFuse regions on i.MX94 SoCs via the imx-ocotp
driver.

Signed-off-by: Alice Guo <redacted>
---
 arch/arm64/boot/dts/freescale/imx94.dtsi | 7 +++++++
 1 file changed, 7 insertions(+)
diff --git a/arch/arm64/boot/dts/freescale/imx94.dtsi b/arch/arm64/boot/dts/freescale/imx94.dtsi
index 44dee2cbd42d..1f1148405193 100644
--- a/arch/arm64/boot/dts/freescale/imx94.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx94.dtsi
@@ -1171,6 +1171,13 @@ a55_irqsteer: interrupt-controller@446a0000 {
 			};
 		};
 
+		ocotp: efuse@47510000 {
+			compatible = "fsl,imx94-ocotp";
+			reg = <0x0 0x47510000 0x0 0x10000>;
+			#address-cells = <1>;
+			#size-cells = <1>;
+		};
+
 		aips4: bus@49000000 {
 			compatible = "fsl,aips-bus", "simple-bus";
 			reg = <0x0 0x49000000 0x0 0x800000>;
-- 
2.43.0

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help