Re: [PATCH v1] arm64: dts: imx8mp-verdin: Label ldo5 and link to usdhc2

From: Shawn Guo
Date: Mon Feb 05 2024 - 02:24:59 EST


On Tue, Jan 09, 2024 at 01:16:27PM +0100, Philippe Schenker wrote:
> From: Philippe Schenker <philippe.schenker@xxxxxxxxxxxx>
>
> This commit labels LDO5 as `reg_vdd_sdio` in `imx8mp-verdin.dtsi` to
> facilitate changing its voltage to 1.8V, necessary for an SDIO
> peripheral that requires 1.8V at default and high-speed modes.
>
> Additionally, it links `reg_vdd_sdio` to `&usdhc2`, aligning with the
> hardware configuration specified in the datasheet.
>
> Signed-off-by: Philippe Schenker <philippe.schenker@xxxxxxxxxxxx>

Applied, thanks!