Commit 893a86ce authored by Teresa Remmet's avatar Teresa Remmet Committed by Shawn Guo
Browse files

arm64: dts: imx8mp-phyboard-pollux: Add SD-Card vqmmc supply



Add SD-Card property for the bus IO power from the PMIC.

Signed-off-by: default avatarTeresa Remmet <t.remmet@phytec.de>
Reviewed-by: default avatarYannic Moog <y.moog@phytec.de>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 5e302aae
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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";
};