Re: [PATCH] PCI: Add information about describing PCI in ACPI

From: Bjorn Helgaas
Date: Mon Nov 21 2016 - 08:58:23 EST


On Sat, Nov 19, 2016 at 12:02:24AM +0100, Rafael J. Wysocki wrote:
> On Thu, Nov 17, 2016 at 6:59 PM, Bjorn Helgaas <bhelgaas@xxxxxxxxxx> wrote:
> > Add a writeup about how PCI host bridges should be described in ACPI
> > using PNP0A03/PNP0A08 devices, PNP0C02 devices, and the MCFG table.
> >
> > Signed-off-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
>
> Looks great overall, but I have a few comments (below).

Thanks a lot for taking a look, Rafael! I applied all your suggestions.

Bjorn