arm64: dts: imx93: add cm33 node
authorPeng Fan <peng.fan@nxp.com>
Sun, 25 Jun 2023 12:25:48 +0000 (20:25 +0800)
committerShawn Guo <shawnguo@kernel.org>
Tue, 18 Jul 2023 03:14:10 +0000 (11:14 +0800)
Add CM33 node for i.MX93

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

index 9aad073b491ec45c97359cdd4f23974bb2b69372..285e80907367a406d251f54aa6c7abe1ce6ce705 100644 (file)
                };
        };
 
+       cm33: remoteproc-cm33 {
+               compatible = "fsl,imx93-cm33";
+               clocks = <&clk IMX93_CLK_CM33_GATE>;
+               status = "disabled";
+       };
+
        soc@0 {
                compatible = "simple-bus";
                #address-cells = <1>;