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[] = {
>
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
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
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
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
5 matches
Mail list logo