From: Shawn Lin Date: Tue, 4 Jul 2017 09:31:17 +0000 (+0800) Subject: ARM: dts: zte: remove num-slots from zx296702-ad1 X-Git-Tag: v4.14-rc1~66^2~18^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8cb46bd224a0ecfc759b685d4bb0538d8e7d51a7;p=thirdparty%2Fkernel%2Flinux.git ARM: dts: zte: remove num-slots from zx296702-ad1 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 Reviewed-by: Jun Nie Reviewed-by: Jaehoon Chung Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/zx296702-ad1.dts b/arch/arm/boot/dts/zx296702-ad1.dts index 081f980cfbe62..b0183c3a1d7c4 100644 --- a/arch/arm/boot/dts/zx296702-ad1.dts +++ b/arch/arm/boot/dts/zx296702-ad1.dts @@ -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;