ARM64: dts: meson-gxbb: nanopi-k2: enable sdcard UHS modes

Enable UHS modes, up to SDR50, on the nanopi-k2 SBC.

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
This commit is contained in:
Jerome Brunet 2017-08-31 15:52:25 +02:00 committed by Kevin Hilman
parent 0f55335824
commit c1429e20a5

View File

@ -285,6 +285,9 @@ &sd_emmc_b {
bus-width = <4>;
cap-sd-highspeed;
sd-uhs-sdr12;
sd-uhs-sdr25;
sd-uhs-sdr50;
max-frequency = <100000000>;
disable-wp;