linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFC 0/8] mmc: sdhci-msm: Add additional support to sdhci-msm driver
@ 2016-06-29 11:20 Ritesh Harjani
  2016-06-29 11:20 ` [PATCH RFC 1/8] mmc: sdhci-msm: Reset vendor specific func register on probe Ritesh Harjani
                   ` (7 more replies)
  0 siblings, 8 replies; 18+ messages in thread
From: Ritesh Harjani @ 2016-06-29 11:20 UTC (permalink / raw)
  To: ulf.hansson, linux-mmc
  Cc: linux-arm-msm, adrian.hunter, asutoshd, kdorfman, david.griego,
	stummala, venkatg, Ritesh Harjani

Hi All,

This patch series aims to add additional support to upstream
sdhci-msm driver. It adds regulator DT parsing, pwr_irq support
(Qualcomm specific) & additional changes required to work with
HS200 mode on latest controllers.


Asutosh Das (1):
  mmc: sdhci-msm: Add pwr_irq support to sdhci-msm

Ritesh Harjani (4):
  mmc: sdhci-msm: Fix the regulator binding name
  mmc: sdhci-msm: Add DT parsing for regulator support
  mmc: sdhci-msm: Add regulator DT props to sdhci-msm bindings
  mmc: sdhci-msm: Add check_power_status to sdhci-msm

Sahitya Tummala (1):
  mmc: sdhci: Add check_power_status host operation

Venkat Gopalakrishnan (2):
  mmc: sdhci-msm: Reset vendor specific func register on probe
  mmc: sdhci-msm: Update DLL reset sequence

 .../devicetree/bindings/mmc/sdhci-msm.txt          |  27 +-
 drivers/mmc/host/sdhci-msm.c                       | 726 ++++++++++++++++++++-
 drivers/mmc/host/sdhci.c                           |  24 +-
 drivers/mmc/host/sdhci.h                           |   5 +
 4 files changed, 762 insertions(+), 20 deletions(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, 
a Linux Foundation Collaborative Project.

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

end of thread, other threads:[~2016-08-05  4:48 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-29 11:20 [PATCH RFC 0/8] mmc: sdhci-msm: Add additional support to sdhci-msm driver Ritesh Harjani
2016-06-29 11:20 ` [PATCH RFC 1/8] mmc: sdhci-msm: Reset vendor specific func register on probe Ritesh Harjani
2016-06-29 11:20 ` [PATCH RFC 2/8] mmc: sdhci-msm: Fix the regulator binding name Ritesh Harjani
2016-06-29 21:48   ` Andy Gross
2016-06-30 13:05     ` Ritesh Harjani
2016-06-29 11:20 ` [PATCH RFC 3/8] mmc: sdhci-msm: Add DT parsing for regulator support Ritesh Harjani
2016-06-29 11:20 ` [PATCH RFC 4/8] mmc: sdhci-msm: Add regulator DT props to sdhci-msm bindings Ritesh Harjani
2016-06-29 21:53   ` Andy Gross
2016-06-30 13:30     ` Ritesh Harjani
2016-07-01  4:22       ` Andy Gross
2016-06-29 11:20 ` [PATCH RFC 5/8] mmc: sdhci: Add check_power_status host operation Ritesh Harjani
2016-06-30  6:00   ` Adrian Hunter
2016-06-30 13:32     ` Ritesh Harjani
2016-08-05  4:48       ` Ritesh Harjani
2016-06-29 11:20 ` [PATCH RFC 6/8] mmc: sdhci-msm: Add pwr_irq support to sdhci-msm Ritesh Harjani
2016-07-01  3:57   ` Andy Gross
2016-06-29 11:20 ` [PATCH RFC 7/8] mmc: sdhci-msm: Add check_power_status " Ritesh Harjani
2016-06-29 11:20 ` [PATCH RFC 8/8] mmc: sdhci-msm: Update DLL reset sequence Ritesh Harjani

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