Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit edbde56a authored by Alexandre Courbot's avatar Alexandre Courbot Committed by Thierry Reding
Browse files

ARM: tegra: Remove eMMC vmmc property for roth/tn7



This property was wrong and broke eMMC since commit 52221610 ("mmc:
sdhci: Improve external VDD regulator support"). Align the eMMC
properties to those of other Tegra boards.

Signed-off-by: default avatarAlexandre Courbot <acourbot@nvidia.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent c4574aa0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -975,7 +975,6 @@
	sdhci@78000600 {
		status = "okay";
		bus-width = <8>;
		vmmc-supply = <&vdd_1v8>;
		non-removable;
	};

+0 −1
Original line number Diff line number Diff line
@@ -244,7 +244,6 @@
	sdhci@78000600 {
		status = "okay";
		bus-width = <8>;
		vmmc-supply = <&vdd_1v8>;
		non-removable;
	};