Commit d07e187c authored by Dinh Nguyen's avatar Dinh Nguyen Committed by Dinh Nguyen

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

Enable SD highspeed support for the SoCFPGA Arria10 devkit.
Signed-off-by: default avatarDinh Nguyen <dinguyen@opensource.altera.com>
parent f55532a0
...@@ -21,6 +21,7 @@ ...@@ -21,6 +21,7 @@
&mmc { &mmc {
status = "okay"; status = "okay";
num-slots = <1>; num-slots = <1>;
cap-sd-highspeed;
broken-cd; broken-cd;
bus-width = <4>; bus-width = <4>;
}; };
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment