Re: [PATCH V6 0/4] arm64: add i.MX93 support

From: Shawn Guo
Date: Fri Jun 10 2022 - 04:37:42 EST


On Tue, May 10, 2022 at 08:40:46PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@xxxxxxx>
>
> Sorry for sending several versions in short time, just wanna to catch 5.19
>
> V6:
> Per Fabio's comments, drop unused uart2/uart5 pinmux
>
> V5:
> Add R-b from Aisheng
> drop iomuxc status from board dts
>
> V4:
> Add A-b
> In patch 1 to move imx93 behind imx8ulp
> Drop a whitespace in patch 2
>
> V3:
> Add a new patch patch 1 for board binding doc
> Add A-b from Rob
> Fix dtb warnings.
>
> V2:
> Update License
>
> Add i.MX93 dtsi and 11x11 evk board support
>
> The required bindings and drivers has already been in tree.
> There arem checkpatch error for the pin header files as other i.MX pin
> pin header files.
>
>
> Peng Fan (4):
> dt-bindings: arm: fsl: add imx93 11x11 evk board
> arm64: dts: freescale: Add i.MX93 dtsi support
> arm64: dts: freescale: add i.MX93 11x11 EVK basic support
> arm64: defconfig: enable i.MX93 clk & pinctrl

Applied all, thanks!