All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v7 0/6] xen: arm: Parse PCI DT nodes' ranges and interrupt-map
@ 2015-07-07  8:46 Ian Campbell
  2015-07-07  8:46 ` [PATCH v7 1/6] xen: dt: add dt_for_each_irq_map helper Ian Campbell
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Ian Campbell @ 2015-07-07  8:46 UTC (permalink / raw)
  To: xen-devel; +Cc: Julien Grall, Stefano Stabellini

This series adds parsing of the DT ranges and interrupt-map properties
for PCI devices, these contain the MMIOs and IRQs used by children on
the bus. This replaces the specific mapping stuff on xgene.

Removed some unnecessary &PAGE_MASK's (patch #4 and a slight change to
#6's commit message). I have retained the Reviewed-by on #1. This means
everything is acked, and I will apply shortly (the machine I use for
committing stuff is currently being upgraded).

Ian.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-07-07 15:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-07  8:46 [PATCH v7 0/6] xen: arm: Parse PCI DT nodes' ranges and interrupt-map Ian Campbell
2015-07-07  8:46 ` [PATCH v7 1/6] xen: dt: add dt_for_each_irq_map helper Ian Campbell
2015-07-07  8:46 ` [PATCH v7 2/6] xen: dt: add dt_for_each_range helper Ian Campbell
2015-07-07  8:46 ` [PATCH v7 3/6] xen: arm: drop redundant extra call to vgic_reserve_virq Ian Campbell
2015-07-07  8:46 ` [PATCH v7 4/6] xen: arm: map child MMIO and IRQs to dom0 for PCI bus DT nodes Ian Campbell
2015-07-07  8:46 ` [PATCH v7 5/6] xen: arm: Import of_bus PCI entry from Linux (as a dt_bus entry) Ian Campbell
2015-07-07  8:46 ` [PATCH v7 6/6] xen: arm: consolidate mmio and irq mapping to dom0 Ian Campbell
2015-07-07 15:17 ` [PATCH v7 0/6] xen: arm: Parse PCI DT nodes' ranges and interrupt-map Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.