Commit 0f0a3831 authored by Marcel Ziswiler's avatar Marcel Ziswiler Committed by Thierry Reding
Browse files

ARM: tegra: apalis_t30: add proper emmc vmmc and vqmmc supplies



Add proper eMMC vmmc and vqmmc supplies e.g. fixing signalling voltage.

Signed-off-by: default avatarMarcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 5f1fe7b6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1092,6 +1092,8 @@ sdhci@78000600 {
		status = "okay";
		bus-width = <8>;
		non-removable;
		vmmc-supply = <&reg_module_3v3>; /* VCC */
		vqmmc-supply = <&reg_1v8_vio>; /* VCCQ */
	};

	clocks {