ARM: dts: socfpga: add cap-sd-highspeed for SD/MMC node

Enable SD highspeed support for the SoCFPGA Arria10 devkit.

Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
This commit is contained in:
Dinh Nguyen 2016-01-05 14:18:16 -06:00 committed by Dinh Nguyen
parent f55532a0c0
commit d07e187cf0
1 changed files with 1 additions and 0 deletions

View File

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