diff options
| -rw-r--r-- | arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts index 2e3863ee12b3..c26f11a2089a 100644 --- a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts +++ b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts @@ -107,6 +107,7 @@  &mmc {  	status = "okay";  	cap-sd-highspeed; +	cap-mmc-highspeed;  	broken-cd;  	bus-width = <4>;  }; | 
