Thread (33 messages) 33 messages, 3 authors, 2011-02-13
STALE5596d
Revisions (2)
  1. v1 current
  2. v2 [diff vs current]

[PATCH 0/7] Add mmc driver for i.MX23/28

From: Shawn Guo <hidden>
Date: 2011-02-05 02:18:40
Also in: linux-mmc

This patch set is to add mmc host driver for i.MX23/28.  It was
tested on both mx23evk and mx28evk boards against Sascha's
imx-for-2.6.39 tree plus the mxs-dma patch set.

Thanks for review.

Regards,
Shawn

Shawn Guo (7)
 [PATCH 1/7] mmc: mxs-mmc: add mmc host driver for i.MX23/28
 [PATCH 2/7] ARM: mxs/clock: fix base address missing in name##_set_parent
 [PATCH 3/7] ARM: mxs: make ssp error irq definition consistent
 [PATCH 4/7] ARM: mxs: dynamically allocate mmc device
 [PATCH 5/7] ARM: mxs: fix typo "GPO" in iomux-mx23.h
 [PATCH 6/7] ARM: mxs/mx23evk: add mmc device
 [PATCH 7/7] ARM: mxs/mx28evk: add mmc device

 arch/arm/mach-mxs/Kconfig                       |    2 +
 arch/arm/mach-mxs/clock-mx23.c                  |   18 +-
 arch/arm/mach-mxs/clock-mx28.c                  |   20 +-
 arch/arm/mach-mxs/devices-mx23.h                |    4 +
 arch/arm/mach-mxs/devices-mx28.h                |    4 +
 arch/arm/mach-mxs/devices/Kconfig               |    3 +
 arch/arm/mach-mxs/devices/Makefile              |    1 +
 arch/arm/mach-mxs/devices/platform-mmc.c        |   80 ++
 arch/arm/mach-mxs/include/mach/devices-common.h |   13 +
 arch/arm/mach-mxs/include/mach/iomux-mx23.h     |  190 +++---
 arch/arm/mach-mxs/include/mach/mmc.h            |   15 +
 arch/arm/mach-mxs/include/mach/mx23.h           |    2 +-
 arch/arm/mach-mxs/include/mach/mx28.h           |    8 +-
 arch/arm/mach-mxs/mach-mx23evk.c                |   58 ++
 arch/arm/mach-mxs/mach-mx28evk.c                |  102 +++-
 drivers/mmc/host/Kconfig                        |    9 +
 drivers/mmc/host/Makefile                       |    1 +
 drivers/mmc/host/mxs-mmc.c                      |  884 +++++++++++++++++++++++
 18 files changed, 1310 insertions(+), 104 deletions(-)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help