[V2,0/4] arm64: dts: imx93: add thermal/cma/cm33 node

Message ID 20230625122549.4066027-1-peng.fan@oss.nxp.com
Headers
Series arm64: dts: imx93: add thermal/cma/cm33 node |

Message

Peng Fan (OSS) June 25, 2023, 12:25 p.m. UTC
  From: Peng Fan <peng.fan@nxp.com>

V2:
 Add label for remoteproc-cm33 in patch 3
 Use Three entries in patch 4

Add thermal, cma, cm33 node for i.MX93

Peng Fan (4):
  arm64: dts: imx93: add thermal support
  arm64: dts: imx93: add cma area for i.MX93 11x11 EVK
  arm64: dts: imx93: add cm33 node
  arm64: dts: imx93: enable CM33 for 11x11 EVK

 .../boot/dts/freescale/imx93-11x11-evk.dts    | 56 ++++++++++++++++++
 arch/arm64/boot/dts/freescale/imx93.dtsi      | 59 +++++++++++++++++++
 2 files changed, 115 insertions(+)
  

Comments

Shawn Guo July 18, 2023, 3:14 a.m. UTC | #1
On Sun, Jun 25, 2023 at 08:25:45PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> V2:
>  Add label for remoteproc-cm33 in patch 3
>  Use Three entries in patch 4
> 
> Add thermal, cma, cm33 node for i.MX93
> 
> Peng Fan (4):
>   arm64: dts: imx93: add thermal support
>   arm64: dts: imx93: add cma area for i.MX93 11x11 EVK
>   arm64: dts: imx93: add cm33 node
>   arm64: dts: imx93: enable CM33 for 11x11 EVK

Applied all, thanks!