arm64: dts: meson: odroid-c2: add missing mmc modes

Add sdcard uhs modes up to DDR50 and push eMMC up to 200Mhz
With the new tuning method, these modes appear to be stable

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
This commit is contained in:
Jerome Brunet 2019-05-13 15:26:27 +02:00 committed by Kevin Hilman
parent f52bc6dde8
commit 7e2b33ffec

View File

@ -255,6 +255,10 @@
bus-width = <4>;
cap-sd-highspeed;
sd-uhs-sdr12;
sd-uhs-sdr25;
sd-uhs-sdr50;
sd-uhs-ddr50;
max-frequency = <100000000>;
disable-wp;
@ -272,7 +276,7 @@
pinctrl-names = "default", "clk-gate";
bus-width = <8>;
max-frequency = <100000000>;
max-frequency = <200000000>;
non-removable;
disable-wp;
cap-mmc-highspeed;