summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeng Fan <[email protected]>2026-02-02 10:57:46 +0800
committerFabio Estevam <[email protected]>2026-02-06 20:31:32 -0300
commit7bb12b8dfe8bdfb3184177acdb6eb41ca35e66e4 (patch)
treefe57bf193c9e5ef6d2858c35701b6eed05ab058d
parent3fa7b1055b891e4f98b7e36c8efa6ed928447bfe (diff)
arm: dts: imx95: Add cm7 node
Add i.MX95 CM7 node for remoteproc usage. The dt-bindings for CM7 was accepted, by the node has not been upstreamed to Linux device tree. Put the node here to let the driver probe. After Linux upstream repo has this node landed, the node in imx95-u-boot.dtsi could be removed. Signed-off-by: Peng Fan <[email protected]>
-rw-r--r--arch/arm/dts/imx95-u-boot.dtsi4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/dts/imx95-u-boot.dtsi b/arch/arm/dts/imx95-u-boot.dtsi
index 591cb317508..6dec159752b 100644
--- a/arch/arm/dts/imx95-u-boot.dtsi
+++ b/arch/arm/dts/imx95-u-boot.dtsi
@@ -96,6 +96,10 @@
};
};
};
+
+ imx95-cm7 {
+ compatible = "fsl,imx95-cm7";
+ };
};
&A55_0 {