]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: mxcmmc: add mpc512x SDHC support
authorAnatolij Gustschin <agust@denx.de>
Mon, 8 Apr 2013 21:28:06 +0000 (23:28 +0200)
committerChris Ball <cjb@laptop.org>
Fri, 12 Apr 2013 19:13:20 +0000 (15:13 -0400)
commitc7ceab02543f8a03b4df3d4465b089c8117a5e09
treee0f5c814df834f79e55736b0a5c0c2d40ecd5ca6
parent70aa6109597ea6955a93f16430b588b5ee5ba547
mmc: mxcmmc: add mpc512x SDHC support

The SDHC controller on mpc512x is compatible with i.MX31 SDHC,
so the mxcmmc driver can be used on mpc512x, too. Extend the
driver to support mpc512x as well.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/Kconfig
drivers/mmc/host/mxcmmc.c