ARM: dts: unuse the slot-node and deprecate the supports-highspeed for dw-mmc in...
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 18 Aug 2014 16:55:32 +0000 (11:55 -0500)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 18 Aug 2014 19:07:57 +0000 (14:07 -0500)
dw-mmc controller can support multiple slots.
But, there are no use-cases anywhere. So we don't need to support the
slot-node for dw-mmc controller.
And "supports-highspeed" property in dw-mmc is deprecated.
"supports-highspeed" property can be replaced with "cap-sd/mmc-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>
[kgene.kim@samsung.com: rebased exynos5250-snow changes]
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found