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

arm64: dts: imx8ulp: add cm33 node



Add i.MX8ULP CM33 node.

Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 074248a4
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -148,6 +148,11 @@ scmi_sensor: protocol@15 {
		};
	};

	cm33: remoteproc-cm33 {
		compatible = "fsl,imx8ulp-cm33";
		status = "disabled";
	};

	soc: soc@0 {
		compatible = "simple-bus";
		#address-cells = <1>;