Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@
&mmc {
	status = "okay";
	num-slots = <1>;
	cap-sd-highspeed;
	broken-cd;
	bus-width = <4>;
};