aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/mmc/exynos-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/exynos-dw-mshc.txt
parentmmc: dw_mmc: fix the wrong condition check of getting num-slots from DT (diff)
downloadlinux-dev-3f5b4b79d4c0fa71fd7d74c2a44bbc0869c04c9b.tar.xz
linux-dev-3f5b4b79d4c0fa71fd7d74c2a44bbc0869c04c9b.zip
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/exynos-dw-mshc.txt')
-rw-r--r--Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt b/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt
index aad98442788b..a58c173b7ab9 100644
--- a/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt
+++ b/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt
@@ -78,7 +78,6 @@ Example:
};
dwmmc0@12200000 {
- num-slots = <1>;
cap-mmc-highspeed;
cap-sd-highspeed;
broken-cd;