All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] babbage: support mmc device
@ 2010-10-20  8:53 Shawn Guo
  2010-10-20  9:22 ` [PATCH 1/2] mmc: quirk fix for timeout problem Shawn Guo
  2010-10-20  9:24 ` [PATCH 2/2] babbage: esdhc device registration Shawn Guo
  0 siblings, 2 replies; 36+ messages in thread
From: Shawn Guo @ 2010-10-20  8:53 UTC (permalink / raw)
  To: linux-arm-kernel

The patches are to support mmc device on imx51 babbage board,
based on Wolfram Sang's esdhc driver and Eric B?nard's device
registration bits.

The patches were tested on babbage with Sascha's tree

 git://git.pengutronix.de/git/imx/linux-2.6.git imx-for-2.6.37

merging mmc-next branch of cjb's tree below.

 git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git

Shawn Guo (2):
 [PATCH 1/2] mmc: quirk fix for timeout problem
 [PATCH 2/2] babbage: esdhc device registration

 arch/arm/mach-mx5/Kconfig              |    1 +
 arch/arm/mach-mx5/board-mx51_babbage.c |   19 +++++++++++++++++++
 drivers/mmc/host/sdhci-esdhc-imx.c     |    3 ++-
 3 files changed, 22 insertions(+), 1 deletions(-)

^ permalink raw reply	[flat|nested] 36+ messages in thread

end of thread, other threads:[~2010-11-07 22:51 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-20  8:53 [PATCH 0/2] babbage: support mmc device Shawn Guo
2010-10-20  9:22 ` [PATCH 1/2] mmc: quirk fix for timeout problem Shawn Guo
2010-10-20 11:27   ` Wolfram Sang
2010-10-21 16:11     ` Shawn Guo
2010-10-21 16:43       ` Wolfram Sang
2010-10-21 17:10       ` Nicolas Pitre
2010-10-21 18:14         ` Shawn Guo
2010-10-21 20:28           ` Eric Bénard
2010-10-21 21:20             ` [PATCH 1/2] sdhci-esdhc-imx: fix timeout on i.MX's sdhci Eric Bénard
2010-10-21 21:20               ` Eric Bénard
2010-10-22  6:15               ` Wolfram Sang
2010-10-22  6:15                 ` Wolfram Sang
2010-10-22 23:12               ` Chris Ball
2010-10-22 23:12                 ` Chris Ball
2010-10-22 23:57                 ` Eric Bénard
2010-10-22 23:57                   ` Eric Bénard
2010-11-07 22:51                   ` Chris Ball
2010-11-07 22:51                     ` Chris Ball
2010-10-22 23:57                 ` [PATCH 2/2] sdhci-esdhc-imx: enable QUIRK_NO_MULTIBLOCK only for i.MX25 and i.MX35 Eric Bénard
2010-10-22 23:57                   ` Eric Bénard
2010-10-21 21:20             ` Eric Bénard
2010-10-21 21:20               ` Eric Bénard
2010-10-22  6:18               ` Wolfram Sang
2010-10-22  6:18                 ` Wolfram Sang
2010-10-22  7:07                 ` Eric Bénard
2010-10-22  7:07                   ` Eric Bénard
2010-10-22  8:46                 ` [PATCH v2 1/2] sdhci-esdhc-imx: fix timeout on i.MX's sdhci Eric Bénard
2010-10-22  8:46                   ` Eric Bénard
2010-10-22  8:46                 ` [PATCH v2 2/2] sdhci-esdhc-imx: enable QUIRK_NO_MULTIBLOCK only for i.MX25 and i.MX35 Eric Bénard
2010-10-22  8:46                   ` Eric Bénard
2010-10-22 10:54                   ` Wolfram Sang
2010-10-22 10:54                     ` Wolfram Sang
2010-10-22  4:39             ` [PATCH 1/2] mmc: quirk fix for timeout problem Shawn Guo
2010-10-20  9:24 ` [PATCH 2/2] babbage: esdhc device registration Shawn Guo
2010-10-20 11:30   ` Wolfram Sang
2010-10-20 11:52   ` Amit Kucheria

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.