From mboxrd@z Thu Jan 1 00:00:00 1970 From: helgaas@kernel.org (Bjorn Helgaas) Date: Mon, 21 Nov 2016 07:58:16 -0600 Subject: [PATCH] PCI: Add information about describing PCI in ACPI In-Reply-To: References: <20161117175938.17465.45820.stgit@bhelgaas-glaptop.roam.corp.google.com> Message-ID: <20161121135816.GK25762@bhelgaas-glaptop.roam.corp.google.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 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 > > Looks great overall, but I have a few comments (below). Thanks a lot for taking a look, Rafael! I applied all your suggestions. Bjorn