Re: [PATCH v2 0/4] arm64: dts: colibri-imx8x: misc fixes

From: Shawn Guo
Date: Sun May 14 2023 - 23:19:59 EST


On Sun, May 14, 2023 at 11:22:42AM +0200, Francesco Dolcini wrote:
> From: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx>
>
> This series fixes a few small issues on the just introduced Colibri iMX8X:
>
> * Remove duplicate GPIO3_IO01 pin configuration
> * Remove GPIO3_IO01 pin configuration from SoM level
> * Delete non-existing i.MX8X peripherals adc1 and dsp
>
> In addition to that a small cleanup patch is added
> * Move iomuxc pinctrl from SoM to carrier board level
>
> v2:
> - remove stray newline after Fixes: tag
> - fixed from patch From:
>
> Andrejs Cainikovs (1):
> arm64: dts: colibri-imx8x: delete adc1 and dsp
>
> Emanuele Ghidoli (3):
> arm64: dts: colibri-imx8x: fix eval board pin configuration
> arm64: dts: colibri-imx8x: move pinctrl property from SoM to eval
> board
> arm64: dts: colibri-imx8x: fix iris pinctrl configuration

Applied all, thanks!