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

Commit 46bfad15 authored by Jerome Brunet's avatar Jerome Brunet Committed by Kevin Hilman
Browse files

arm64: dts: meson: vim2: remove sd hs and hs400 modes from emmc



sd highspeed mode make no sense for an eMMC and HS400 is not working
at the moment.

Signed-off-by: default avatarJerome Brunet <jbrunet@baylibre.com>
Signed-off-by: default avatarKevin Hilman <khilman@baylibre.com>
parent f011a8cf
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -372,14 +372,12 @@
	pinctrl-names = "default", "clk-gate";

	bus-width = <8>;
	cap-sd-highspeed;
	cap-mmc-highspeed;
	max-frequency = <200000000>;
	non-removable;
	disable-wp;
	mmc-ddr-1_8v;
	mmc-hs200-1_8v;
	mmc-hs400-1_8v;

	mmc-pwrseq = <&emmc_pwrseq>;
	vmmc-supply = <&vcc_3v3>;