]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arm: kirkwood: mplcec4: use Device Tree to probe SDIO
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 21 Dec 2012 14:49:12 +0000 (15:49 +0100)
committerJason Cooper <jason@lakedaemon.net>
Thu, 31 Jan 2013 20:44:01 +0000 (20:44 +0000)
commitc5c76b135958d7530d2ce40dbecd2253a80e9f4d
treea53ff4237fa68615b7f3ef662c27a46c23e86e8b
parent6f49e161ce66ec064745d135612880144509f17e
arm: kirkwood: mplcec4: use Device Tree to probe SDIO

Now that the mvsdio driver has a Device Tree binding, and the SDIO
controller is declared in kirkwood.dtsi, migrate the mplcec4 board to
use the Device Tree to probe the SDIO controller and to mux the pins
of the SDIO interface correctly.

This patch has not been tested, it remains to be tested by a person
having access to the hardware.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Stefan Peter <s.peter@mpl.ch>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/kirkwood-mplcec4.dts
arch/arm/mach-kirkwood/board-mplcec4.c