ARM: dts: zte: remove num-slots from zx296702-ad1
authorShawn Lin <shawn.lin@rock-chips.com>
Tue, 4 Jul 2017 09:31:17 +0000 (17:31 +0800)
committerShawn Guo <shawnguo@kernel.org>
Sun, 16 Jul 2017 01:18:18 +0000 (09:18 +0800)
dwmmc driver deprecated num-slots and plan to get rid
of it finally. Just move a step to cleanup it from DT.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Reviewed-by: Jun Nie <jun.nie@linaro.org>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/zx296702-ad1.dts

index 081f980..b0183c3 100644 (file)
@@ -18,7 +18,6 @@
 };
 
 &mmc0 {
-       num-slots = <1>;
        supports-highspeed;
        non-removable;
        disable-wp;
@@ -31,7 +30,6 @@
 };
 
 &mmc1 {
-       num-slots = <1>;
        supports-highspeed;
        non-removable;
        disable-wp;