public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3 v2] Add SDHCI driver for Tegra
@ 2010-12-22  8:01 Olof Johansson
  2010-12-22  8:01 ` [PATCH 1/3] sdhci: add quirk for max len ADMA descriptors Olof Johansson
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Olof Johansson @ 2010-12-22  8:01 UTC (permalink / raw)
  To: Chris Ball; +Cc: Wolfram Sang, linux-mmc, linux-tegra

This is the second version of the SDHCI driver for tegra. I moved it
over to a sdhci-pltfm variant, which turned out to be feasible -- at
least as long as the platform_data is never required by sdhci-pltfm and
can be used by the sub-driver.

I also did away with wone of the quirks, since based on current testing
it seems to no longer be required. If needed it can be reintroduced in
some way or other later on instead.

The one remaining quirk is of the kind that can be moved entirely into
the driver, and I will look at doing so when I get around to cleaning
up other quirks together with it. Until then, at least we have one more
bit left to allocate. :-)


Thanks,

-Olof


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

end of thread, other threads:[~2010-12-23  8:59 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-22  8:01 [PATCH 0/3 v2] Add SDHCI driver for Tegra Olof Johansson
2010-12-22  8:01 ` [PATCH 1/3] sdhci: add quirk for max len ADMA descriptors Olof Johansson
2010-12-22  8:01 ` [PATCH 2/3] sdhci: don't finish commands in flight Olof Johansson
2010-12-22  8:08   ` Chris Ball
2010-12-22  9:38     ` Olof Johansson
2010-12-22  8:01 ` [PATCH 3/3] mmc: add sdhci-tegra driver for Tegra SoCs Olof Johansson
2010-12-22 16:22   ` Wolfram Sang
2010-12-22 19:22     ` Olof Johansson
2010-12-23  6:20   ` Mike Rapoport
2010-12-23  8:59     ` Olof Johansson
2010-12-22  8:06 ` [PATCH 0/3 v2] Add SDHCI driver for Tegra Chris Ball
2010-12-22 16:05 ` Wolfram Sang
2010-12-22 20:48   ` Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox