On Thu, Dec 10, 2015 at 08:55:27AM -0800, Suravee Suthikulpanit wrote:
>This patch introduces pci_msi_register_fwnode_provider() for irqchipAcked-by: Bjorn Helgaas<bhelgaas@xxxxxxxxxx>
>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<marc.zyngier@xxxxxxx>
>Cc: Bjorn Helgaas<bhelgaas@xxxxxxxxxx>
>Cc: Rafael J. Wysocki<rjw@xxxxxxxxxxxxx>
>Signed-off-by: Suravee Suthikulpanit<Suravee.Suthikulpanit@xxxxxxx>
I assume the whole series will be queued via a non-PCI tree.