All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MIPS: DTS: remove num-slots from Pistachio SoC
@ 2017-07-05  7:04 Shawn Lin
  2017-07-11 12:14 ` James Hartley
  2017-11-09 12:55   ` James Hogan
  0 siblings, 2 replies; 4+ messages in thread
From: Shawn Lin @ 2017-07-05  7:04 UTC (permalink / raw)
  To: James Hartley, Ionela Voinescu
  Cc: Ralf Baechle, linux-mips, Shawn Lin, Jaehoon Chung

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 <jh80.chung@samsung.com>
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
---

 arch/mips/boot/dts/img/pistachio.dtsi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/mips/boot/dts/img/pistachio.dtsi b/arch/mips/boot/dts/img/pistachio.dtsi
index 57809f6..f8d7e6f 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;
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-11-09 12:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-05  7:04 [PATCH] MIPS: DTS: remove num-slots from Pistachio SoC Shawn Lin
2017-07-11 12:14 ` James Hartley
2017-11-09 12:55 ` James Hogan
2017-11-09 12:55   ` James Hogan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.