From mboxrd@z Thu Jan 1 00:00:00 1970 From: rjw@rjwysocki.net (Rafael J. Wysocki) Date: Mon, 14 Dec 2015 22:29:43 +0100 Subject: [PATCH v7 1/4] acpi: pci: Setup MSI domain for ACPI based pci devices In-Reply-To: <566EDCAC.1080401@arm.com> References: <1449766530-16935-1-git-send-email-Suravee.Suthikulpanit@amd.com> <1449766530-16935-2-git-send-email-Suravee.Suthikulpanit@amd.com> <566EDCAC.1080401@arm.com> Message-ID: <2013286.NCRgLU1HGi@vostro.rjw.lan> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Monday, December 14, 2015 03:13:48 PM Marc Zyngier wrote: > On 10/12/15 16:55, Suravee Suthikulpanit wrote: > > 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 > > Cc: Bjorn Helgaas > > Cc: Rafael J. Wysocki > > Signed-off-by: Suravee Suthikulpanit > > 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