ARM64: dts: meson-gxm: enable HS400 on the vim2

Enable HS400 high speed eMMC mode on the khadas vim2

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
This commit is contained in:
Jerome Brunet 2017-10-10 16:18:22 +02:00 committed by Kevin Hilman
parent e2f4d749e7
commit a1d759cf52
1 changed files with 1 additions and 0 deletions

View File

@ -348,6 +348,7 @@ &sd_emmc_c {
disable-wp; disable-wp;
mmc-ddr-1_8v; mmc-ddr-1_8v;
mmc-hs200-1_8v; mmc-hs200-1_8v;
mmc-hs400-1_8v;
mmc-pwrseq = <&emmc_pwrseq>; mmc-pwrseq = <&emmc_pwrseq>;
vmmc-supply = <&vcc_3v3>; vmmc-supply = <&vcc_3v3>;