mmc: dw_mmc: modify the dt-binding for removing slot-node and supports-highspeed
authorJaehoon Chung <[email protected]>
Thu, 7 Aug 2014 07:37:59 +0000 (16:37 +0900)
committerUlf Hansson <[email protected]>
Mon, 11 Aug 2014 09:48:39 +0000 (11:48 +0200)
commitc83c8737e3edb33f60101d2d7692675d0cb6bdf1
tree5d78cf0d613eaeb17d2421de28518a2772c7f6ff
parent26375b5c8449927f740ce0e837e23f45c951fb80
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 <[email protected]>
Reviewed-by: Tushar Behera <[email protected]>
Reviewed-by: Ulf Hansson <[email protected]>
Tested-by: Sachin Kamat <[email protected]>
Acked-by: Seungwon Jeon <[email protected]>
Reviewed-by: Doug Anderson <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt
Documentation/devicetree/bindings/mmc/k3-dw-mshc.txt
Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt