[PATCH 3/6] arm64: dts: imx8mp-phyboard-pollux: Add SD-Card vqmmc supply
Yannic Moog
Y.Moog at phytec.de
Mon Aug 19 01:42:42 PDT 2024
On Wed, 2024-08-14 at 11:26 +0200, Teresa Remmet wrote:
> Add SD-Card property for the bus IO power from the PMIC.
>
> Signed-off-by: Teresa Remmet <t.remmet at phytec.de>
Reviewed-by: Yannic Moog <y.moog at phytec.de>
> ---
> arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts
> b/arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts
> index 3427936f9045..341baa167191 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts
> +++ b/arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts
> @@ -285,6 +285,7 @@ &usdhc2 {
> cd-gpios = <&gpio2 12 GPIO_ACTIVE_LOW>;
> disable-wp;
> vmmc-supply = <®_usdhc2_vmmc>;
> + vqmmc-supply = <&ldo5>;
> bus-width = <4>;
> status = "okay";
> };
>
More information about the linux-arm-kernel
mailing list