]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: dw_mmc: modify the dt-binding for removing slot-node and supports-highspeed
authorJaehoon Chung <jh80.chung@samsung.com>
Thu, 7 Aug 2014 07:37:59 +0000 (16:37 +0900)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 11 Aug 2014 09:48:39 +0000 (11:48 +0200)
commit969be18244403f0542c8d28e22dd24cd0519160e
tree5d78cf0d613eaeb17d2421de28518a2772c7f6ff
parent739a91c95d49a2a931f38270949bec7d2eb49fd6
mmc: dw_mmc: modify the dt-binding for removing slot-node and supports-highspeed

Almost all SoCs use one slot per host controller.
(Even if controller can support the multiple slot, Recommend to use one slot per host controller.)
Don't use the slot-node and deprecate the "supports-highspeed" property.
Instead, use the cap-mmc/sd-highspeed.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Reviewed-by: Tushar Behera <trblinux@gmail.com>
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Tested-by: Sachin Kamat <sachin.kamat@samsung.com>
Acked-by: Seungwon Jeon <tgih.jun@samsung.com>
Reviewed-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt
Documentation/devicetree/bindings/mmc/k3-dw-mshc.txt
Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt