]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: imx8mp-phyboard-pollux: Add SD-Card vqmmc supply
authorTeresa Remmet <t.remmet@phytec.de>
Wed, 14 Aug 2024 09:26:10 +0000 (11:26 +0200)
committerShawn Guo <shawnguo@kernel.org>
Wed, 4 Sep 2024 09:36:18 +0000 (17:36 +0800)
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>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts

index 3427936f904571ddce54b593080aa81d0efded8c..341baa167191aa9563e472e6fed31d1ec7f4f264 100644 (file)
        cd-gpios = <&gpio2 12 GPIO_ACTIVE_LOW>;
        disable-wp;
        vmmc-supply = <&reg_usdhc2_vmmc>;
+       vqmmc-supply = <&ldo5>;
        bus-width = <4>;
        status = "okay";
 };