[PATCH v7 1/4] acpi: pci: Setup MSI domain for ACPI based pci devices
From: Rafael J. Wysocki <hidden>
Date: 2015-12-14 20:59:40
Also in:
linux-acpi, linux-pci, lkml
From: Rafael J. Wysocki <hidden>
Date: 2015-12-14 20:59:40
Also in:
linux-acpi, linux-pci, lkml
On Monday, December 14, 2015 03:13:48 PM Marc Zyngier wrote:
On 10/12/15 16:55, Suravee Suthikulpanit wrote:quoted
This patch introduces pci_msi_register_fwnode_provider() for irqchip to register a callback, to provide a way to determine appropriate MSI domain for a pci device. It also introduces pci_host_bridge_acpi_msi_domain(), which returns the MSI domain of the specified PCI host bridge with DOMAIN_BUS_PCI_MSI bus token. Then, it is assigned to pci device. Reviewed-by: Marc Zyngier <redacted> Cc: Bjorn Helgaas <bhelgaas@google.com> Cc: Rafael J. Wysocki <redacted> Signed-off-by: Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com>Bjorn, Rafael, Do you have any comment on this? I was hoping to queue this work (and the 3 patches that depend on it) for 4.5, but if you don't have the bandwidth to review it, I'll postpone it to the following merge window.
How much time do we have to look at it before it is postponed? Thanks, Rafael