Skip to content

Commit

Permalink
MIPS: DTS: Remove num-slots from Pistachio SoC
Browse files Browse the repository at this point in the history
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>
Acked-by: James Hartley <james.hartley@sondrel.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Jaehoon Chung <jh80.chung@samsung.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/16741/
Signed-off-by: James Hogan <jhogan@kernel.org>
  • Loading branch information
Shawn Lin authored and James Hogan committed Nov 8, 2017
1 parent e629cfa commit 84fbfc3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/mips/boot/dts/img/pistachio.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 84fbfc3

Please sign in to comment.