[PATCH v2 09/12] of/irq: make of_msi_map_get_device_domain() bus agnostic
Rob Herring
robh+dt at kernel.org
Tue Jun 30 17:50:46 EDT 2020
On Fri, Jun 19, 2020 at 2:20 AM Lorenzo Pieralisi
<lorenzo.pieralisi at arm.com> wrote:
>
> From: Diana Craciun <diana.craciun at oss.nxp.com>
>
> of_msi_map_get_device_domain() is PCI specific but it need not be and
> can be easily changed to be bus agnostic in order to be used by other
> busses by adding an IRQ domain bus token as an input parameter.
>
> Signed-off-by: Diana Craciun <diana.craciun at oss.nxp.com>
> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi at arm.com>
> Acked-by: Bjorn Helgaas <bhelgaas at google.com> # pci/msi.c
> Cc: Bjorn Helgaas <bhelgaas at google.com>
> Cc: Rob Herring <robh+dt at kernel.org>
> Cc: Marc Zyngier <maz at kernel.org>
> ---
> drivers/of/irq.c | 8 +++++---
> drivers/pci/msi.c | 2 +-
> include/linux/of_irq.h | 5 +++--
> 3 files changed, 9 insertions(+), 6 deletions(-)
Reviewed-by: Rob Herring <robh at kernel.org>
More information about the linux-arm-kernel
mailing list