RE: [PATCH v3] mmc: sdhci-pci: add Support of Synopsys DWC_MSHC IP

2016-04-26 Thread Prabu Thangamuthu
Hi Ludovic, On 04/26/2016 06:59 PM, Ludovic Desroches wrote: > > On Tue, Apr 26, 2016 at 12:31:50PM +, Prabu Thangamuthu wrote: > > Hi Ludovic, Jaehoon Chung, > > > > Thank you for your review comments, > > > > On 04/26/2016 04:15 PM, Jaehoon Chung wrote: > > > > > > On 04/26/2016 05:58 PM, L

Re: [PATCH v3] mmc: sdhci-pci: add Support of Synopsys DWC_MSHC IP

2016-04-26 Thread Ludovic Desroches
On Tue, Apr 26, 2016 at 12:31:50PM +, Prabu Thangamuthu wrote: > Hi Ludovic, Jaehoon Chung, > > Thank you for your review comments, > > On 04/26/2016 04:15 PM, Jaehoon Chung wrote: > > > > On 04/26/2016 05:58 PM, Ludovic Desroches wrote: > > > On Wed, Apr 20, 2016 at 12:22:59PM +, Prabu

RE: [PATCH v3] mmc: sdhci-pci: add Support of Synopsys DWC_MSHC IP

2016-04-26 Thread Prabu Thangamuthu
Hi Ludovic, Jaehoon Chung, Thank you for your review comments, On 04/26/2016 04:15 PM, Jaehoon Chung wrote: > > On 04/26/2016 05:58 PM, Ludovic Desroches wrote: > > On Wed, Apr 20, 2016 at 12:22:59PM +, Prabu Thangamuthu wrote: > >> Patch for Standard SD Host Controller Interface compliant S

Re: [PATCH v3] mmc: sdhci-pci: add Support of Synopsys DWC_MSHC IP

2016-04-26 Thread Jaehoon Chung
On 04/26/2016 05:58 PM, Ludovic Desroches wrote: > On Wed, Apr 20, 2016 at 12:22:59PM +, Prabu Thangamuthu wrote: >> Patch for Standard SD Host Controller Interface compliant Synopsys >> sdhci-dwc controller driver. This code supports PCI based interface. >> >> Signed-off-by: Prabu Thangamuthu

Re: [PATCH v3] mmc: sdhci-pci: add Support of Synopsys DWC_MSHC IP

2016-04-26 Thread Ludovic Desroches
On Tue, Apr 26, 2016 at 10:58:45AM +0200, Ludovic Desroches wrote: > On Wed, Apr 20, 2016 at 12:22:59PM +, Prabu Thangamuthu wrote: > > Patch for Standard SD Host Controller Interface compliant Synopsys > > sdhci-dwc controller driver. This code supports PCI based interface. > > > > Signed-off

Re: [PATCH v3] mmc: sdhci-pci: add Support of Synopsys DWC_MSHC IP

2016-04-26 Thread Ludovic Desroches
On Wed, Apr 20, 2016 at 12:22:59PM +, Prabu Thangamuthu wrote: > Patch for Standard SD Host Controller Interface compliant Synopsys > sdhci-dwc controller driver. This code supports PCI based interface. > > Signed-off-by: Prabu Thangamuthu > --- > Change log v3: > -Removed unused code.

[PATCH v3] mmc: sdhci-pci: add Support of Synopsys DWC_MSHC IP

2016-04-20 Thread Prabu Thangamuthu
Patch for Standard SD Host Controller Interface compliant Synopsys sdhci-dwc controller driver. This code supports PCI based interface. Signed-off-by: Prabu Thangamuthu --- Change log v3: -Removed unused code. -Updated review comments. Change log v2: -Removed Synopsys spe