Re: [PATCH v11 0/3] mmc: sdhci-msm: Add support for Qualcomm chipsets

2014-03-26 Thread Chris Ball
Hi, On Wed, Mar 26 2014, Ulf Hansson wrote: > On 26 March 2014 17:42, Georgi Djakov wrote: >> Hello Chris, Ulf, >> >> Do you have any comments on the patches? >> The arch code that will use this driver is already in mainline. The >> regulators support seem to be still on its way, but this driver

Re: [PATCH v11 0/3] mmc: sdhci-msm: Add support for Qualcomm chipsets

2014-03-26 Thread Ulf Hansson
On 26 March 2014 17:42, Georgi Djakov wrote: > Hello Chris, Ulf, > > Do you have any comments on the patches? > The arch code that will use this driver is already in mainline. The > regulators support seem to be still on its way, but this driver also works > fine with dummy regulators. Looks good

Re: [PATCH v11 0/3] mmc: sdhci-msm: Add support for Qualcomm chipsets

2014-03-26 Thread Georgi Djakov
Hello Chris, Ulf, Do you have any comments on the patches? The arch code that will use this driver is already in mainline. The regulators support seem to be still on its way, but this driver also works fine with dummy regulators. Thanks, Georgi On 03/10/2014 05:37 PM, Georgi Djakov wrote:

[PATCH v11 0/3] mmc: sdhci-msm: Add support for Qualcomm chipsets

2014-03-10 Thread Georgi Djakov
This patchset adds basic support of the Secure Digital Host Controller Interface compliant controller found in Qualcomm SoCs. Tested with eMMC and various micro SD cards on APQ8074 Dragonboard. Applies to linux-next. Changes from v10: - Make reg-names and interrupt-names optional (suggested by Ro