linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFC 0/5] mmc: sdhci: Make signal voltage support explicit
@ 2016-06-28 13:23 Adrian Hunter
  2016-06-28 13:23 ` [PATCH RFC 1/5] mmc: sdhci: Do not call implementations of mmc host ops directly Adrian Hunter
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Adrian Hunter @ 2016-06-28 13:23 UTC (permalink / raw)
  To: linux-mmc; +Cc: Ulf Hansson, Jon Hunter, Dong Aisheng, Dong Aisheng

Hi

Here are some patches to make it easier for drivers to set capabilities
particularly with respect to signal voltage support.  Not tested thoroughly
yet so RFC for now.


Adrian Hunter (5):
      mmc: sdhci: Do not call implementations of mmc host ops directly
      mmc: sdhci: Split sdhci_add_host()
      mmc: sdhci: Make signal voltage support explicit
      mmc: sdhci: Tidy caps variables in sdhci_setup_host()
      mmc: sdhci: Add sdhci_read_caps()

 drivers/mmc/host/sdhci.c | 203 ++++++++++++++++++++++++++++++++---------------
 drivers/mmc/host/sdhci.h |  17 +++-
 2 files changed, 152 insertions(+), 68 deletions(-)


Regards
Adrian

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

end of thread, other threads:[~2016-07-05  9:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-28 13:23 [PATCH RFC 0/5] mmc: sdhci: Make signal voltage support explicit Adrian Hunter
2016-06-28 13:23 ` [PATCH RFC 1/5] mmc: sdhci: Do not call implementations of mmc host ops directly Adrian Hunter
2016-06-28 13:23 ` [PATCH RFC 2/5] mmc: sdhci: Split sdhci_add_host() Adrian Hunter
2016-07-05  9:02   ` Jon Hunter
2016-07-05  9:13     ` Adrian Hunter
2016-07-05  9:21       ` Adrian Hunter
2016-06-28 13:23 ` [PATCH RFC 3/5] mmc: sdhci: Make signal voltage support explicit Adrian Hunter
2016-06-28 13:23 ` [PATCH RFC 4/5] mmc: sdhci: Tidy caps variables in sdhci_setup_host() Adrian Hunter
2016-06-28 13:23 ` [PATCH RFC 5/5] mmc: sdhci: Add sdhci_read_caps() Adrian Hunter

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).