aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShawn Lin <[email protected]>2017-07-05 15:04:48 +0800
committerJames Hogan <[email protected]>2017-11-08 22:18:54 +0000
commit84fbfc33eaad549dd7fa513ad764d9bfe1cbf507 (patch)
treefa1da2e5b92a76e101e3a07ef542fcf819559132
parente629cfa36ea0877371427b71bdfc701bc46b9880 (diff)
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 <[email protected]> Signed-off-by: Shawn Lin <[email protected]> Acked-by: James Hartley <[email protected]> Cc: Ralf Baechle <[email protected]> Cc: Jaehoon Chung <[email protected]> Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/16741/ Signed-off-by: James Hogan <[email protected]>
-rw-r--r--arch/mips/boot/dts/img/pistachio.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/boot/dts/img/pistachio.dtsi b/arch/mips/boot/dts/img/pistachio.dtsi
index 57809f6a5864..f8d7e6f622cb 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;