arm64: dts: stratix10: enable MMC highspeed support

Add 'cap-mmc-highspeed' property to enable high-speed support for MMC cards.

Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
This commit is contained in:
Dinh Nguyen
2019-02-05 16:36:15 -06:00
parent 17808d445b
commit 922bfb7c27

View File

@@ -107,6 +107,7 @@
&mmc {
status = "okay";
cap-sd-highspeed;
cap-mmc-highspeed;
broken-cd;
bus-width = <4>;
};