[PATCH 1/4] ata: ahci_platform: Add ACPI support for AMD Seattle SATA controller
From: mjg59@srcf.ucam.org (Matthew Garrett)
Date: 2014-10-06 16:32:08
Also in:
linux-acpi, lkml
From: mjg59@srcf.ucam.org (Matthew Garrett)
Date: 2014-10-06 16:32:08
Also in:
linux-acpi, lkml
On Thu, Oct 02, 2014 at 10:39:18AM +0200, Arnd Bergmann wrote:
I think part of the problem is that there is no specification for what an AHCI device should look like when it's not connected to a PCI bus, the AHCI document published by Intel just states:
One thing that has come out of further discussion on this - ACPI defines a _CLS object, which allows ACPI devices to declare compatibility with a PCI class device. We don't have support for it at the moment, but it would be easy enough to add this to the kernel and then just expose the AHCI PCI class via _CLS. That would avoid us having problems with people doing similar things with USB hosts. -- Matthew Garrett | mjg59 at srcf.ucam.org