arm64: dts: imx8ulp: add cm33 node
authorPeng Fan <peng.fan@nxp.com>
Mon, 24 Jul 2023 07:58:24 +0000 (15:58 +0800)
committerShawn Guo <shawnguo@kernel.org>
Sun, 30 Jul 2023 13:18:46 +0000 (21:18 +0800)
Add i.MX8ULP CM33 node.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8ulp.dtsi

index 57627bd..8116d6e 100644 (file)
                };
        };
 
+       cm33: remoteproc-cm33 {
+               compatible = "fsl,imx8ulp-cm33";
+               status = "disabled";
+       };
+
        soc: soc@0 {
                compatible = "simple-bus";
                #address-cells = <1>;