From: Shawn Lin Date: Wed, 5 Jul 2017 07:04:48 +0000 (+0800) Subject: MIPS: DTS: Remove num-slots from Pistachio SoC X-Git-Tag: v4.15-rc1~109^2~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=84fbfc33eaad549dd7fa513ad764d9bfe1cbf507;p=thirdparty%2Fkernel%2Flinux.git MIPS: DTS: Remove num-slots from Pistachio SoC dwmmc driver deprecated num-slots and plan to get rid of it finally. Just move a step to cleanup it from DT. Cc: Jaehoon Chung Signed-off-by: Shawn Lin Acked-by: James Hartley Cc: Ralf Baechle Cc: Jaehoon Chung Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/16741/ Signed-off-by: James Hogan --- diff --git a/arch/mips/boot/dts/img/pistachio.dtsi b/arch/mips/boot/dts/img/pistachio.dtsi index 57809f6a58643..f8d7e6f622cb7 100644 --- a/arch/mips/boot/dts/img/pistachio.dtsi +++ b/arch/mips/boot/dts/img/pistachio.dtsi @@ -805,7 +805,6 @@ pinctrl-0 = <&sdhost_pins>; pinctrl-names = "default"; fifo-depth = <0x20>; - num-slots = <1>; clock-frequency = <50000000>; bus-width = <8>; cap-mmc-highspeed;