[PATCH v4 3/4] PCI/MSI: Add helper function pci_msi_domain_get_msi_rid().
From: Marc Zyngier <hidden>
Date: 2015-10-02 15:11:19
Also in:
linux-devicetree, linux-pci, lkml
From: Marc Zyngier <hidden>
Date: 2015-10-02 15:11:19
Also in:
linux-devicetree, linux-pci, lkml
On 02/10/15 01:50, David Daney wrote:
From: David Daney <redacted> Add pci_msi_domain_get_msi_rid() to return the MSI requester id (RID). Initially needed by gic-v3 based systems. It will be used by follow on patch to drivers/irqchip/irq-gic-v3-its-pci-msi.c Initially supports mapping the RID via OF device tree. In the future, this could be extended to use ACPI _IORT tables as well. Signed-off-by: David Daney <redacted>
Reviewed-by: Marc Zyngier <redacted> M. -- Jazz is not dead. It just smells funny...