mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-05 04:36:13 +02:00
arm: dts: imx95: Add cm7 node
Add i.MX95 CM7 node for remoteproc usage. The dt-bindings for CM7 was accepted, by the node has not been upstreamed to Linux device tree. Put the node here to let the driver probe. After Linux upstream repo has this node landed, the node in imx95-u-boot.dtsi could be removed. Signed-off-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
parent
3fa7b1055b
commit
7bb12b8dfe
@ -96,6 +96,10 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
imx95-cm7 {
|
||||
compatible = "fsl,imx95-cm7";
|
||||
};
|
||||
};
|
||||
|
||||
&A55_0 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user