[PATCH 01/10] arm64: dts: imx8ulp: add cm33 node
Peng Fan (OSS)
peng.fan at oss.nxp.com
Sun Jun 25 05:42:29 PDT 2023
From: Peng Fan <peng.fan at nxp.com>
Add i.MX8ULP CM33 node.
Signed-off-by: Peng Fan <peng.fan at nxp.com>
---
arch/arm64/boot/dts/freescale/imx8ulp.dtsi | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm64/boot/dts/freescale/imx8ulp.dtsi b/arch/arm64/boot/dts/freescale/imx8ulp.dtsi
index 57627bdaa851..8116d6eeb738 100644
--- a/arch/arm64/boot/dts/freescale/imx8ulp.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8ulp.dtsi
@@ -148,6 +148,11 @@ scmi_sensor: protocol at 15 {
};
};
+ cm33: remoteproc-cm33 {
+ compatible = "fsl,imx8ulp-cm33";
+ status = "disabled";
+ };
+
soc: soc at 0 {
compatible = "simple-bus";
#address-cells = <1>;
--
2.37.1
More information about the linux-arm-kernel
mailing list