]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Documentation: dw-mshc: deprecate num-slots
authorShawn Lin <shawn.lin@rock-chips.com>
Tue, 18 Jul 2017 08:31:38 +0000 (16:31 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 27 Jul 2017 14:11:39 +0000 (16:11 +0200)
commit3f5b4b79d4c0fa71fd7d74c2a44bbc0869c04c9b
tree8f8b1b2b028d13add459c1be3899e6129b2d9405
parent16f5df8b5d71ef2eaeac067806de7ebd6df3f2d0
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>
Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt
Documentation/devicetree/bindings/mmc/img-dw-mshc.txt
Documentation/devicetree/bindings/mmc/k3-dw-mshc.txt
Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt
Documentation/devicetree/bindings/mmc/zx-dw-mshc.txt