Re: [PATCH v2 0/2] add S32G2/S32G3 uSDHC pinmux

From: Shawn Guo
Date: Tue Oct 08 2024 - 05:29:15 EST


On Fri, Aug 30, 2024 at 02:33:45PM +0300, Ciprian Costea wrote:
> From: Ciprian Marian Costea <ciprianmarian.costea@xxxxxxxxxxx>
>
> This patchset adds 100mhz & 200mhz pinmux support for uSDHC.
> Hence, UHS modes would be supported on NXP boards which enable
> usage of VCCQ voltage supply @1.8V by default, with no additional
> hardware (board) changes required, such as S32G399A-RDB3.
>
> Changes in V2:
> - Added patch for disablement of UHS modes for NXP boards
> where VCCQ voltage supply is set to 3.3V by default.
> - Fixed S32G2, S32G3 dtb checks warnings related to uSDHC
> pinmux renaming.
>
> Ciprian Marian Costea (2):
> arm64: dts: s32g: Add S32G2/S32G3 uSDHC pinmux
> arm64: dts: s32g2: Disable support for SD/eMMC UHS mode

Applied both, thanks!