ARM: dts: fix mmc node updates for exynos5250-spring
authorAndreas Faerber <afaerber@suse.de>
Tue, 17 Mar 2015 16:25:18 +0000 (01:25 +0900)
committerKukjin Kim <kgene@kernel.org>
Tue, 17 Mar 2015 16:25:44 +0000 (01:25 +0900)
Resolve a merge conflict with mmc refactoring aaa25a5a33cb ("ARM: dts:
unuse the slot-node and deprecate the supports-highspeed for dw-mmc in
exynos") by dropping the slot@0 nodes, moving its bus-width property to
the mmc node and replacing supports-highspeed with cap-{mmc,sd}-highspeed,
matching exynos5250-snow.

Cc: Jaehoon Chung <jh80.chung@samsung.com>
Fixes: 53dd4138bb0a ("ARM: dts: Add exynos5250-spring device tree")
Signed-off-by: Andreas Faerber <afaerber@suse.de>
Reviewed-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Cc: <stable@vger.kernel.org> [3.19+]
Signed-off-by: Kukjin Kim <kgene@kernel.org>

No differences found