commit | 291dd71fe48c0b696a9391ed1ba476c8878d6fca | [log] [tgz] |
---|---|---|
author | Roland Stigge <stigge@antcom.de> | Thu Jun 14 16:16:17 2012 +0200 |
committer | Roland Stigge <stigge@antcom.de> | Thu Jun 14 16:16:17 2012 +0200 |
tree | ce8eab4cff1ee6040018b612d45eddd4f9b91e1a | |
parent | 360c9627cc3b0334514d6cb8260833e768c71b63 [diff] |
ARM: LPC32xx: Add MMC controller support This patch adds support for the MMC controller of the LPC32xx SoC to the platform initialization via the pl08x primecell driver. Lacking more complete DT support, done via DT auxdata. Signed-off-by: Roland Stigge <stigge@antcom.de> Acked-by: Alexandre Pereira da Silva <aletes.xgr@gmail.com>