[PATCH V2 3/4] arm64: dts: imx93: add cm33 node

Peng Fan (OSS) peng.fan at oss.nxp.com
Sun Jun 25 05:25:48 PDT 2023


From: Peng Fan <peng.fan at nxp.com>

Add CM33 node for i.MX93

Signed-off-by: Peng Fan <peng.fan at nxp.com>
---
 arch/arm64/boot/dts/freescale/imx93.dtsi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm64/boot/dts/freescale/imx93.dtsi b/arch/arm64/boot/dts/freescale/imx93.dtsi
index 9aad073b491e..285e80907367 100644
--- a/arch/arm64/boot/dts/freescale/imx93.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx93.dtsi
@@ -165,6 +165,12 @@ map0 {
 		};
 	};
 
+	cm33: remoteproc-cm33 {
+		compatible = "fsl,imx93-cm33";
+		clocks = <&clk IMX93_CLK_CM33_GATE>;
+		status = "disabled";
+	};
+
 	soc at 0 {
 		compatible = "simple-bus";
 		#address-cells = <1>;
-- 
2.37.1




More information about the linux-arm-kernel mailing list