Browse Source

arm64: dts: stratix10: remove 'num-slots' property for dwmmc

Since 'num-slots' had already deprecated, remove the property in
device-tree file.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Acked-by: Dinh Nguyen <dinguyen@kernel.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Jaehoon Chung 7 years ago
parent
commit
a6306eb6a5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts

+ 0 - 1
arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts

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