Skip to content

Commit 922bfb7

Browse files
author
Dinh Nguyen
committed
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 <[email protected]>
1 parent 17808d4 commit 922bfb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@
107107
&mmc {
108108
status = "okay";
109109
cap-sd-highspeed;
110+
cap-mmc-highspeed;
110111
broken-cd;
111112
bus-width = <4>;
112113
};

0 commit comments

Comments
 (0)