commit | e4243f13d10e5fbe2b84e211dcac3bc6e0792167 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@freescale.com> | Mon Feb 21 18:35:28 2011 +0800 |
committer | Chris Ball <cjb@laptop.org> | Tue Mar 15 13:49:37 2011 -0400 |
tree | b341d503e6619e862d8fd153a2633cace4a36a18 | |
parent | 8154b5756d3cb850f846ff38cf35cbbb7c2b45fe [diff] |
mmc: mxs-mmc: add mmc host driver for i.MX23/28 This adds the mmc host driver for Freescale MXS-based SoC i.MX23/28. The driver calls into mxs-dma via generic dmaengine api for both pio and data transfer. Thanks Chris Ball for the indentation patch. Signed-off-by: Shawn Guo <shawn.guo@freescale.com> Reviewed-by: Arnd Bergmann <arnd@arndb.de> Tested-by: Wolfram Sang <w.sang@pengutronix.de> Signed-off-by: Chris Ball <cjb@laptop.org>