ARM: kirkwood: make use of DT mvsdio on guruplug board
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Sat, 23 Mar 2013 12:58:09 +0000 (13:58 +0100)
committerJason Cooper <jason@lakedaemon.net>
Sat, 30 Mar 2013 20:47:23 +0000 (20:47 +0000)
commitc52b95c2f0ca8135e8132238a6d2a69820965f9e
treedc568a81296ac882eb1dc2da7cb7db5b0812dfa4
parent8c75e7b3d2a63a43b791e2a13229ad5e048497ce
ARM: kirkwood: make use of DT mvsdio on guruplug board

Device tree based guruplug boards still use mvsdio platform_data and
kirkwood_sdio_init to enable sdio. DT support for sdio is already there,
so make use of it.

This also fixes mvsdio accidentially breaking nand by configuring mpp0
to gpio, while used also by nand (nand_io2 on mpp0).

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Tested-by: Soeren Moch <smoch@web.de>
Acked-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/kirkwood-guruplug-server-plus.dts
arch/arm/mach-kirkwood/board-guruplug.c