Re: [PATCH v6 2/2] mmc: sdhci-msm: Initial support for MSM chipsets

2013-10-06 Thread Georgi Djakov
Hi Bjorn, > Hi Georgi, > > Thanks for working on this, unfortunately it seems like I need to port > the rpm regulators to be able to test this. > But I did find that... > Yes, the regulators support is still missing upstream. Until then, a basic testing can be done by bypassing the regulators ini

Re: [PATCH v6 2/2] mmc: sdhci-msm: Initial support for MSM chipsets

2013-10-05 Thread Bjorn Andersson
Hi Georgi, Thanks for working on this, unfortunately it seems like I need to port the rpm regulators to be able to test this. But I did find that... On Fri, Sep 27, 2013 at 9:57 AM, Georgi Djakov wrote: > ... > +static irqreturn_t sdhci_msm_pwr_irq(int irq, void *data) > +{ > + struct sdhc

[PATCH v6 2/2] mmc: sdhci-msm: Initial support for MSM chipsets

2013-09-27 Thread Georgi Djakov
This platform driver adds the initial support of Secure Digital Host Controller Interface compliant controller found in Qualcomm MSM chipsets. CC: Asutosh Das CC: Venkat Gopalakrishnan CC: Sahitya Tummala CC: Subhash Jadavani Signed-off-by: Georgi Djakov --- drivers/mmc/host/Kconfig |