Re: [PATCH V2 1/3] arm64: dts: freescale: Add i.MX93 dtsi support

From: Rob Herring
Date: Wed May 04 2022 - 23:19:53 EST


On Tue, 03 May 2022 20:29:49 +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@xxxxxxx>
>
> The i.MX 93 applications processors are the first in the i.MX portfolio
> to integrate the scalable Arm Cortex-A55 core, bringing performance
> and energy efficiency to Linux-based edge applications and the
> Arm Ethos-U65 microNPU, enabling developers to create more capable,
> cost-effective and energy-efficient ML applications.
>
> Add the basic dtsi support for i.MX93.
>
> Signed-off-by: Peng Fan <peng.fan@xxxxxxx>
> ---
> arch/arm64/boot/dts/freescale/imx93-pinfunc.h | 623 ++++++++++++++++++
> arch/arm64/boot/dts/freescale/imx93.dtsi | 337 ++++++++++
> 2 files changed, 960 insertions(+)
> create mode 100755 arch/arm64/boot/dts/freescale/imx93-pinfunc.h
> create mode 100644 arch/arm64/boot/dts/freescale/imx93.dtsi
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>