summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/mmc/zx-dw-mshc.txt
diff options
context:
space:
mode:
authorShawn Lin <shawn.lin@rock-chips.com>2017-07-18 16:31:38 +0800
committerUlf Hansson <ulf.hansson@linaro.org>2017-07-27 16:11:39 +0200
commit3f5b4b79d4c0fa71fd7d74c2a44bbc0869c04c9b (patch)
tree8f8b1b2b028d13add459c1be3899e6129b2d9405 /Documentation/devicetree/bindings/mmc/zx-dw-mshc.txt
parent16f5df8b5d71ef2eaeac067806de7ebd6df3f2d0 (diff)
Documentation: dw-mshc: deprecate num-slots
dwmmc host driver already deprecate it in the driver but didn't modify the documentation to reflect the fact. This patch deprecates it and clean up num-slots from the examples of all variant host drivers. Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Acked-by: Jaehoon Chung <jh80.chung@samsung.com> Acked-by: Rob Herring <robh@kernel.org> Fixes: d30a8f7bdf64 ("mmc: dw_mmc: deprecated the "num-slots" property") Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mmc/zx-dw-mshc.txt')
-rw-r--r--Documentation/devicetree/bindings/mmc/zx-dw-mshc.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mmc/zx-dw-mshc.txt b/Documentation/devicetree/bindings/mmc/zx-dw-mshc.txt
index eaade0e5adeb..906819a90c2b 100644
--- a/Documentation/devicetree/bindings/mmc/zx-dw-mshc.txt
+++ b/Documentation/devicetree/bindings/mmc/zx-dw-mshc.txt
@@ -25,7 +25,6 @@ Example:
clock-frequency = <50000000>;
clocks = <&topcrm SD0_AHB>, <&topcrm SD0_WCLK>;
clock-names = "biu", "ciu";
- num-slots = <1>;
max-frequency = <50000000>;
cap-sdio-irq;
cap-sd-highspeed;