Re: [PATCH V2 4/4] PCI: ACPI: Add support for PCI device DMA coherency

2015-08-25 Thread Suravee Suthikulpanit
Hi Rafael, On 8/26/15 06:48, Rafael J. Wysocki wrote: On Wednesday, August 26, 2015 12:33:29 AM Suravee Suthikulpanit wrote: This patch adds support for setting up PCI device DMA coherency from ACPI _CCA object that should normally be specified in the DSDT node of its PCI host bridge.

Re: [PATCH V2 4/4] PCI: ACPI: Add support for PCI device DMA coherency

2015-08-25 Thread Rafael J. Wysocki
On Wednesday, August 26, 2015 12:33:29 AM Suravee Suthikulpanit wrote: > This patch adds support for setting up PCI device DMA coherency from > ACPI _CCA object that should normally be specified in the DSDT node > of its PCI host bridge. > > Signed-off-by: Suravee Suthikulpanit > CC: Bjorn

[PATCH V2 4/4] PCI: ACPI: Add support for PCI device DMA coherency

2015-08-25 Thread Suravee Suthikulpanit
This patch adds support for setting up PCI device DMA coherency from ACPI _CCA object that should normally be specified in the DSDT node of its PCI host bridge. Signed-off-by: Suravee Suthikulpanit CC: Bjorn Helgaas CC: Catalin Marinas CC: Rob Herring CC: Will Deacon CC: Rafael J. Wysocki

[PATCH V2 4/4] PCI: ACPI: Add support for PCI device DMA coherency

2015-08-25 Thread Suravee Suthikulpanit
This patch adds support for setting up PCI device DMA coherency from ACPI _CCA object that should normally be specified in the DSDT node of its PCI host bridge. Signed-off-by: Suravee Suthikulpanit suravee.suthikulpa...@amd.com CC: Bjorn Helgaas bhelg...@google.com CC: Catalin Marinas

Re: [PATCH V2 4/4] PCI: ACPI: Add support for PCI device DMA coherency

2015-08-25 Thread Rafael J. Wysocki
On Wednesday, August 26, 2015 12:33:29 AM Suravee Suthikulpanit wrote: This patch adds support for setting up PCI device DMA coherency from ACPI _CCA object that should normally be specified in the DSDT node of its PCI host bridge. Signed-off-by: Suravee Suthikulpanit

Re: [PATCH V2 4/4] PCI: ACPI: Add support for PCI device DMA coherency

2015-08-25 Thread Suravee Suthikulpanit
Hi Rafael, On 8/26/15 06:48, Rafael J. Wysocki wrote: On Wednesday, August 26, 2015 12:33:29 AM Suravee Suthikulpanit wrote: This patch adds support for setting up PCI device DMA coherency from ACPI _CCA object that should normally be specified in the DSDT node of its PCI host bridge.