[PATCH] ARC: [plat-hsdk]: remove num-slots from mmc node

From: Johan Jonker
Date: Tue Dec 31 2019 - 14:57:46 EST


The option "num-slots" was deprecated long time ago, so remove it.

Signed-off-by: Johan Jonker <jbx6244@xxxxxxxxx>
---
arch/arc/boot/dts/hsdk.dts | 1 -
1 file changed, 1 deletion(-)

diff --git a/arch/arc/boot/dts/hsdk.dts b/arch/arc/boot/dts/hsdk.dts
index 9acbeba83..1d12808a1 100644
--- a/arch/arc/boot/dts/hsdk.dts
+++ b/arch/arc/boot/dts/hsdk.dts
@@ -251,7 +251,6 @@
mmc@a000 {
compatible = "altr,socfpga-dw-mshc";
reg = <0xa000 0x400>;
- num-slots = <1>;
fifo-depth = <16>;
card-detect-delay = <200>;
clocks = <&mmcclk_biu>, <&mmcclk_ciu>;
--
2.11.0