Skip to content

Commit 17808d4

Browse files
author
Dinh Nguyen
committed
ARM: dts: socfpga: 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 9e98c67 commit 17808d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/boot/dts/socfpga_arria10_socdk_sdmmc.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
&mmc {
1010
status = "okay";
1111
cap-sd-highspeed;
12+
cap-mmc-highspeed;
1213
broken-cd;
1314
bus-width = <4>;
1415
};

0 commit comments

Comments
 (0)