Re: [PATCH v4 1/3] ahci-platform: Bump max number of clocks to 5

2014-09-16 Thread Hans de Goede
Hi, On 09/16/2014 04:09 AM, Kumar Gala wrote: > > On Sep 9, 2014, at 8:36 AM, Kumar Gala wrote: > >> Qualcomm IPQ806x SoCs with SATA controllers need 5 clocks to be enabled. >> >> Signed-off-by: Kumar Gala >> --- >> (reposted with Hans on list) >> >> v4: >> * Updated to upstream changes >> >>

Re: [PATCH v4 1/3] ahci-platform: Bump max number of clocks to 5

2014-09-16 Thread Hans de Goede
Hi, On 09/16/2014 04:09 AM, Kumar Gala wrote: On Sep 9, 2014, at 8:36 AM, Kumar Gala ga...@codeaurora.org wrote: Qualcomm IPQ806x SoCs with SATA controllers need 5 clocks to be enabled. Signed-off-by: Kumar Gala ga...@codeaurora.org --- (reposted with Hans on list) v4: * Updated to

Re: [PATCH v4 1/3] ahci-platform: Bump max number of clocks to 5

2014-09-15 Thread Kumar Gala
On Sep 9, 2014, at 8:36 AM, Kumar Gala wrote: > Qualcomm IPQ806x SoCs with SATA controllers need 5 clocks to be enabled. > > Signed-off-by: Kumar Gala > --- > (reposted with Hans on list) > > v4: > * Updated to upstream changes > > drivers/ata/ahci.h | 2 +- > 1 file changed, 1 insertion(+),

Re: [PATCH v4 1/3] ahci-platform: Bump max number of clocks to 5

2014-09-15 Thread Kumar Gala
On Sep 9, 2014, at 8:36 AM, Kumar Gala ga...@codeaurora.org wrote: Qualcomm IPQ806x SoCs with SATA controllers need 5 clocks to be enabled. Signed-off-by: Kumar Gala ga...@codeaurora.org --- (reposted with Hans on list) v4: * Updated to upstream changes drivers/ata/ahci.h | 2 +- 1

[PATCH v4 1/3] ahci-platform: Bump max number of clocks to 5

2014-09-09 Thread Kumar Gala
Qualcomm IPQ806x SoCs with SATA controllers need 5 clocks to be enabled. Signed-off-by: Kumar Gala --- (reposted with Hans on list) v4: * Updated to upstream changes drivers/ata/ahci.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/ata/ahci.h b/drivers/ata/ahci.h

[PATCH v4 1/3] ahci-platform: Bump max number of clocks to 5

2014-09-09 Thread Kumar Gala
Qualcomm IPQ806x SoCs with SATA controllers need 5 clocks to be enabled. Signed-off-by: Kumar Gala ga...@codeaurora.org --- (reposted with Hans on list) v4: * Updated to upstream changes drivers/ata/ahci.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/ata/ahci.h

[PATCH v4 1/3] ahci-platform: Bump max number of clocks to 5

2014-09-08 Thread Kumar Gala
Qualcomm IPQ806x SoCs with SATA controllers need 5 clocks to be enabled. Signed-off-by: Kumar Gala --- v4: * Updated to upstream changes drivers/ata/ahci.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/ata/ahci.h b/drivers/ata/ahci.h index 59ae0ee..90156ff 100644

[PATCH v4 1/3] ahci-platform: Bump max number of clocks to 5

2014-09-08 Thread Kumar Gala
Qualcomm IPQ806x SoCs with SATA controllers need 5 clocks to be enabled. Signed-off-by: Kumar Gala ga...@codeaurora.org --- v4: * Updated to upstream changes drivers/ata/ahci.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/ata/ahci.h b/drivers/ata/ahci.h index