From a6306eb6a5f7038a8ba2eefb254efe4ead5ce05e Mon Sep 17 00:00:00 2001 From: Jaehoon Chung Date: Fri, 23 Feb 2018 15:41:36 +0900 Subject: [PATCH] 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 Acked-by: Dinh Nguyen Signed-off-by: Ulf Hansson --- arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts index 0007564..51ce583 100644 --- a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts +++ b/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>; -- 2.7.4