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 <[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]>
  • Loading branch information
shawn1221 authored and amalon 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.