Re: [PATCH v3 2/3] ata: Add Qualcomm ARM SoC AHCI SATA host controller driver

2014-08-21 Thread Kumar Gala
On Jun 17, 2014, at 1:36 PM, Kumar Gala wrote: > Add support for the Qualcomm AHCI SATA controller that exists on several > SoC and specifically the IPQ806x family of chips. The IPQ806x SATA support > requires the associated IPQ806x SATA PHY Driver to be enabled as well. > > Signed-off-by:

Re: [PATCH v3 2/3] ata: Add Qualcomm ARM SoC AHCI SATA host controller driver

2014-08-21 Thread Kumar Gala
On Jun 17, 2014, at 1:36 PM, Kumar Gala ga...@codeaurora.org wrote: Add support for the Qualcomm AHCI SATA controller that exists on several SoC and specifically the IPQ806x family of chips. The IPQ806x SATA support requires the associated IPQ806x SATA PHY Driver to be enabled as well.

Re: [PATCH v3 2/3] ata: Add Qualcomm ARM SoC AHCI SATA host controller driver

2014-07-16 Thread kiran padwal
tested-by: Kiran Padwal This driver tested with APQ806x SATA PHY Driver. On Wed, Jun 18, 2014 at 12:06 AM, Kumar Gala wrote: > Add support for the Qualcomm AHCI SATA controller that exists on several > SoC and specifically the IPQ806x family of chips. The IPQ806x SATA support > requires the

Re: [PATCH v3 2/3] ata: Add Qualcomm ARM SoC AHCI SATA host controller driver

2014-07-16 Thread kiran padwal
tested-by: Kiran Padwal kiran.pad...@smartplayin.com This driver tested with APQ806x SATA PHY Driver. On Wed, Jun 18, 2014 at 12:06 AM, Kumar Gala ga...@codeaurora.org wrote: Add support for the Qualcomm AHCI SATA controller that exists on several SoC and specifically the IPQ806x family of

[PATCH v3 2/3] ata: Add Qualcomm ARM SoC AHCI SATA host controller driver

2014-06-17 Thread Kumar Gala
Add support for the Qualcomm AHCI SATA controller that exists on several SoC and specifically the IPQ806x family of chips. The IPQ806x SATA support requires the associated IPQ806x SATA PHY Driver to be enabled as well. Signed-off-by: Kumar Gala --- v3: * Added comment about suspend/resume not

[PATCH v3 2/3] ata: Add Qualcomm ARM SoC AHCI SATA host controller driver

2014-06-17 Thread Kumar Gala
Add support for the Qualcomm AHCI SATA controller that exists on several SoC and specifically the IPQ806x family of chips. The IPQ806x SATA support requires the associated IPQ806x SATA PHY Driver to be enabled as well. Signed-off-by: Kumar Gala ga...@codeaurora.org --- v3: * Added comment about