diff mbox series

[3/6] arm64: dts: imx8mp-phyboard-pollux: Add SD-Card vqmmc supply

Message ID 20240814-b4-wip-t-remmet-phytec-de-bspimx8m-3392_upstream-v1-3-e2500950c632@phytec.de (mailing list archive)
State In Next, archived
Headers show
Series arm64: dts phyBOARD-Pollux: Update regulator nodes | expand

Commit Message

Teresa Remmet Aug. 14, 2024, 9:26 a.m. UTC
Add SD-Card property for the bus IO power from the PMIC.

Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
---
 arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts | 1 +
 1 file changed, 1 insertion(+)

Comments

Yannic Moog Aug. 19, 2024, 8:42 a.m. UTC | #1
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@phytec.de>
Reviewed-by: Yannic Moog <y.moog@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 = <&reg_usdhc2_vmmc>;
> +	vqmmc-supply = <&ldo5>;
>  	bus-width = <4>;
>  	status = "okay";
>  };
>
diff mbox series

Patch

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 = <&reg_usdhc2_vmmc>;
+	vqmmc-supply = <&ldo5>;
 	bus-width = <4>;
 	status = "okay";
 };