linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] mmc: sdhci: adding support for a new Fujitsu sdhci IP
@ 2014-07-13  5:21 Vincent Yang
  2014-07-13  5:21 ` [PATCH 1/4] mmc: sdhci: add quirk for voltage switch callback Vincent Yang
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Vincent Yang @ 2014-07-13  5:21 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,
We are adding support for a new Fujitsu sdhci IP.
These patches are preparations and will be used by Fujitsu
SDHCI controller f_sdh30 driver.

These patches are against v3.16-rc4 mainline since nothing in
mmc-next at this moment.

These patches are tested on 3.16-rc4 integration tree.

We welcome any comment and advice about how to make any
improvements or better align them with upstream.

Thanks a lot!

Best regards,
Vincent Yang


Vincent Yang (4):
  mmc: sdhci: add quirk for voltage switch callback
  mmc: sdhci: add quirk for tuning work around
  mmc: sdhci: add quirk for single block transactions
  mmc: core: hold SD Clock before CMD11 during Signal

 drivers/mmc/core/core.c   |  4 ++--
 drivers/mmc/host/sdhci.c  | 15 ++++++++++++---
 drivers/mmc/host/sdhci.h  |  1 +
 include/linux/mmc/sdhci.h |  6 ++++++
 4 files changed, 21 insertions(+), 5 deletions(-)

-- 
1.9.0

^ permalink raw reply	[flat|nested] 12+ messages in thread
* [PATCH 0/4] mmc: sdhci: adding support for a new Fujitsu sdhci IP
@ 2014-11-21  0:51 Vincent Yang
  2014-11-21  0:51 ` [PATCH 4/4] mmc: core: hold SD Clock before CMD11 during Signal Vincent Yang
  0 siblings, 1 reply; 12+ messages in thread
From: Vincent Yang @ 2014-11-21  0:51 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

  Fujitsu have an sdhci IP which is implemented in a SoC we're 
adding to mainline, the most recent series for that was sent 
here: 
http://lists.infradead.org/pipermail/linux-arm-kernel/2014-November/304522.html

  These patches are against v3.18-rc5 mainline and tested on
v3.18-rc5 integration tree.

  We welcome any comment and advice about how to make any
improvements or better align them with upstream.

Thanks.

Vincent Yang (4):
  mmc: sdhci: add a voltage switch callback function
  mmc: sdhci: add a quirk for tuning work around
  mmc: sdhci: add a quirk for single block transactions
  mmc: core: hold SD Clock before CMD11 during Signal

 drivers/mmc/core/core.c   | 13 ++++++++-----
 drivers/mmc/host/sdhci.c  | 14 +++++++++++---
 drivers/mmc/host/sdhci.h  |  1 +
 include/linux/mmc/sdhci.h |  4 ++++
 4 files changed, 24 insertions(+), 8 deletions(-)

-- 
1.9.0

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

end of thread, other threads:[~2014-11-24  9:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-13  5:21 [PATCH 0/4] mmc: sdhci: adding support for a new Fujitsu sdhci IP Vincent Yang
2014-07-13  5:21 ` [PATCH 1/4] mmc: sdhci: add quirk for voltage switch callback Vincent Yang
2014-07-13  8:21   ` Russell King - ARM Linux
2014-07-13  9:44     ` Vincent.Yang
2014-07-13  5:21 ` [PATCH 2/4] mmc: sdhci: add quirk for tuning work around Vincent Yang
2014-07-13  5:21 ` [PATCH 3/4] mmc: sdhci: add quirk for single block transactions Vincent Yang
2014-07-13  5:21 ` [PATCH 4/4] mmc: core: hold SD Clock before CMD11 during Signal Vincent Yang
2014-07-13  8:30   ` Russell King - ARM Linux
2014-07-13  9:49     ` Vincent.Yang
  -- strict thread matches above, loose matches on Subject: below --
2014-11-21  0:51 [PATCH 0/4] mmc: sdhci: adding support for a new Fujitsu sdhci IP Vincent Yang
2014-11-21  0:51 ` [PATCH 4/4] mmc: core: hold SD Clock before CMD11 during Signal Vincent Yang
2014-11-21  7:23   ` Johan Rudholm
2014-11-24  9:56   ` Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).