arm64: dts: stratix10: remove 'num-slots' property for dwmmc
authorJaehoon Chung <jh80.chung@samsung.com>
Fri, 23 Feb 2018 06:41:36 +0000 (15:41 +0900)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 15 Mar 2018 08:27:30 +0000 (09:27 +0100)
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>
arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts

index 0007564..51ce583 100644 (file)
@@ -88,7 +88,6 @@
 
 &mmc {
        status = "okay";
-       num-slots = <1>;
        cap-sd-highspeed;
        broken-cd;
        bus-width = <4>;