arm64: dts: imx93: add cm33 node

Add CM33 node for i.MX93

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Peng Fan 2023-06-25 20:25:48 +08:00 committed by Shawn Guo
parent fc94fbb997
commit 48a3c682fe

View File

@ -165,6 +165,12 @@ map0 {
};
};
cm33: remoteproc-cm33 {
compatible = "fsl,imx93-cm33";
clocks = <&clk IMX93_CLK_CM33_GATE>;
status = "disabled";
};
soc@0 {
compatible = "simple-bus";
#address-cells = <1>;