Re: [PATCH v5 0/4] ata: ahci_platform: Add PHY support and OMAP support

2014-01-22 Thread Hans de Goede
Hi, On 01/22/2014 09:11 AM, Roger Quadros wrote: Hi, On 01/21/2014 03:59 PM, Hans de Goede wrote: Hi, On 01/21/2014 12:59 PM, Roger Quadros wrote: On 01/21/2014 10:34 AM, Roger Quadros wrote: On 01/20/2014 06:48 PM, Hans de Goede wrote: Hi, On 01/20/2014 03:41 PM, Roger Quadros wrote:

Re: [PATCH v5 0/4] ata: ahci_platform: Add PHY support and OMAP support

2014-01-22 Thread Roger Quadros
Hi, On 01/21/2014 03:59 PM, Hans de Goede wrote: > Hi, > > On 01/21/2014 12:59 PM, Roger Quadros wrote: >> On 01/21/2014 10:34 AM, Roger Quadros wrote: >>> On 01/20/2014 06:48 PM, Hans de Goede wrote: Hi, On 01/20/2014 03:41 PM, Roger Quadros wrote: > Hi, > > Some

Re: [PATCH v5 0/4] ata: ahci_platform: Add PHY support and OMAP support

2014-01-22 Thread Roger Quadros
Hi, On 01/21/2014 03:59 PM, Hans de Goede wrote: Hi, On 01/21/2014 12:59 PM, Roger Quadros wrote: On 01/21/2014 10:34 AM, Roger Quadros wrote: On 01/20/2014 06:48 PM, Hans de Goede wrote: Hi, On 01/20/2014 03:41 PM, Roger Quadros wrote: Hi, Some platforms have a PHY hooked up to the

Re: [PATCH v5 0/4] ata: ahci_platform: Add PHY support and OMAP support

2014-01-22 Thread Hans de Goede
Hi, On 01/22/2014 09:11 AM, Roger Quadros wrote: Hi, On 01/21/2014 03:59 PM, Hans de Goede wrote: Hi, On 01/21/2014 12:59 PM, Roger Quadros wrote: On 01/21/2014 10:34 AM, Roger Quadros wrote: On 01/20/2014 06:48 PM, Hans de Goede wrote: Hi, On 01/20/2014 03:41 PM, Roger Quadros wrote:

Re: [PATCH v5 0/4] ata: ahci_platform: Add PHY support and OMAP support

2014-01-21 Thread Hans de Goede
Hi, On 01/21/2014 12:59 PM, Roger Quadros wrote: On 01/21/2014 10:34 AM, Roger Quadros wrote: On 01/20/2014 06:48 PM, Hans de Goede wrote: Hi, On 01/20/2014 03:41 PM, Roger Quadros wrote: Hi, Some platforms have a PHY hooked up to the SATA controller. The PHY needs to be initialized and

Re: [PATCH v5 0/4] ata: ahci_platform: Add PHY support and OMAP support

2014-01-21 Thread Roger Quadros
On 01/21/2014 10:34 AM, Roger Quadros wrote: > On 01/20/2014 06:48 PM, Hans de Goede wrote: >> Hi, >> >> On 01/20/2014 03:41 PM, Roger Quadros wrote: >>> Hi, >>> >>> Some platforms have a PHY hooked up to the SATA controller. >>> The PHY needs to be initialized and powered up for SATA to work. >>>

Re: [PATCH v5 0/4] ata: ahci_platform: Add PHY support and OMAP support

2014-01-21 Thread Roger Quadros
On 01/20/2014 06:48 PM, Hans de Goede wrote: > Hi, > > On 01/20/2014 03:41 PM, Roger Quadros wrote: >> Hi, >> >> Some platforms have a PHY hooked up to the SATA controller. >> The PHY needs to be initialized and powered up for SATA to work. >> We do that using the Generic PHY framework in PATCH

Re: [PATCH v5 0/4] ata: ahci_platform: Add PHY support and OMAP support

2014-01-21 Thread Roger Quadros
On 01/20/2014 06:48 PM, Hans de Goede wrote: Hi, On 01/20/2014 03:41 PM, Roger Quadros wrote: Hi, Some platforms have a PHY hooked up to the SATA controller. The PHY needs to be initialized and powered up for SATA to work. We do that using the Generic PHY framework in PATCH 3. In order

Re: [PATCH v5 0/4] ata: ahci_platform: Add PHY support and OMAP support

2014-01-21 Thread Roger Quadros
On 01/21/2014 10:34 AM, Roger Quadros wrote: On 01/20/2014 06:48 PM, Hans de Goede wrote: Hi, On 01/20/2014 03:41 PM, Roger Quadros wrote: Hi, Some platforms have a PHY hooked up to the SATA controller. The PHY needs to be initialized and powered up for SATA to work. We do that using the

Re: [PATCH v5 0/4] ata: ahci_platform: Add PHY support and OMAP support

2014-01-21 Thread Hans de Goede
Hi, On 01/21/2014 12:59 PM, Roger Quadros wrote: On 01/21/2014 10:34 AM, Roger Quadros wrote: On 01/20/2014 06:48 PM, Hans de Goede wrote: Hi, On 01/20/2014 03:41 PM, Roger Quadros wrote: Hi, Some platforms have a PHY hooked up to the SATA controller. The PHY needs to be initialized and

Re: [PATCH v5 0/4] ata: ahci_platform: Add PHY support and OMAP support

2014-01-20 Thread Hans de Goede
Hi, On 01/20/2014 03:41 PM, Roger Quadros wrote: Hi, Some platforms have a PHY hooked up to the SATA controller. The PHY needs to be initialized and powered up for SATA to work. We do that using the Generic PHY framework in PATCH 3. In order to support SATA on the OMAP platforms we need to

[PATCH v5 0/4] ata: ahci_platform: Add PHY support and OMAP support

2014-01-20 Thread Roger Quadros
Hi, Some platforms have a PHY hooked up to the SATA controller. The PHY needs to be initialized and powered up for SATA to work. We do that using the Generic PHY framework in PATCH 3. In order to support SATA on the OMAP platforms we need to runtime resume the device before use. PATCH 4 takes

[PATCH v5 0/4] ata: ahci_platform: Add PHY support and OMAP support

2014-01-20 Thread Roger Quadros
Hi, Some platforms have a PHY hooked up to the SATA controller. The PHY needs to be initialized and powered up for SATA to work. We do that using the Generic PHY framework in PATCH 3. In order to support SATA on the OMAP platforms we need to runtime resume the device before use. PATCH 4 takes

Re: [PATCH v5 0/4] ata: ahci_platform: Add PHY support and OMAP support

2014-01-20 Thread Hans de Goede
Hi, On 01/20/2014 03:41 PM, Roger Quadros wrote: Hi, Some platforms have a PHY hooked up to the SATA controller. The PHY needs to be initialized and powered up for SATA to work. We do that using the Generic PHY framework in PATCH 3. In order to support SATA on the OMAP platforms we need to