Re: [PATCH] ata: ahci_platform: Add ACPI support for AMD Seattle SATA controller

2014-09-29 Thread Arnd Bergmann
On Sunday 28 September 2014 16:51:31 Suravee Suthikulpanit wrote: > >> @@ -87,6 +90,13 @@ static const struct of_device_id ahci_of_match[] = { > >> }; > >> MODULE_DEVICE_TABLE(of, ahci_of_match); > >> > >> +#ifdef CONFIG_ATA_ACPI > >> +static const struct acpi_device_id ahci_acpi_match[] = { >

Re: [PATCH] ata: ahci_platform: Add ACPI support for AMD Seattle SATA controller

2014-09-28 Thread Suravee Suthikulpanit
On 09/11/2014 03:17 PM, Olof Johansson wrote: On Tue, Sep 9, 2014 at 1:37 PM, wrote: From: Suravee Suthikulpanit This patch adds ACPI support for non-PCI SATA contoller in ahci_platform driver. It adds ACPI matching table in ahci_platform to support AMD Seattle SATA controller with follow

Re: [PATCH] ata: ahci_platform: Add ACPI support for AMD Seattle SATA controller

2014-09-12 Thread Hans de Goede
Hi, On 09/11/2014 10:17 PM, Olof Johansson wrote: > On Tue, Sep 9, 2014 at 1:37 PM, wrote: >> From: Suravee Suthikulpanit >> >> This patch adds ACPI support for non-PCI SATA contoller in ahci_platform >> driver. >> It adds ACPI matching table in ahci_platform to support AMD Seattle SATA >> co

Re: [PATCH] ata: ahci_platform: Add ACPI support for AMD Seattle SATA controller

2014-09-11 Thread Olof Johansson
On Tue, Sep 9, 2014 at 1:37 PM, wrote: > From: Suravee Suthikulpanit > > This patch adds ACPI support for non-PCI SATA contoller in ahci_platform > driver. > It adds ACPI matching table in ahci_platform to support AMD Seattle SATA > controller > with following ASL structure in DSDT: > > De

Re: [PATCH] ata: ahci_platform: Add ACPI support for AMD Seattle SATA controller

2014-09-10 Thread Hans de Goede
Hi, On 09/09/2014 10:37 PM, suravee.suthikulpa...@amd.com wrote: > From: Suravee Suthikulpanit > > This patch adds ACPI support for non-PCI SATA contoller in ahci_platform > driver. > It adds ACPI matching table in ahci_platform to support AMD Seattle SATA > controller > with following ASL str