Commit 48a3c682 authored by Peng Fan's avatar Peng Fan Committed by Shawn Guo

arm64: dts: imx93: add cm33 node

Add CM33 node for i.MX93
Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent fc94fbb9
......@@ -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>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment