mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 04:23:35 +02:00
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:
parent
fc94fbb997
commit
48a3c682fe
|
|
@ -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>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user