All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/5] xen: arm: Parse PCI DT nodes' ranges and interrupt-map
@ 2015-04-20 12:15 Ian Campbell
  2015-04-20 12:16 ` [PATCH v3 1/5] xen: dt: add dt_for_each_irq_map helper Ian Campbell
                   ` (6 more replies)
  0 siblings, 7 replies; 24+ messages in thread
From: Ian Campbell @ 2015-04-20 12:15 UTC (permalink / raw)
  To: xen-devel
  Cc: Tim Deegan, Julien Grall, Stefano Stabellini, vijay.kilari,
	Suravee Suthikulanit

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.

Since last time I've added a dt_for_each_range helper, which cleans
things up considerably and included the PCI specific dt_bus entries from
Linux (not strictly required AFAICT, but I think a good thing to do.

The patch "xen: dt: add dt_translate_address to translate a raw address"
is no longer needed, so I've dropped it.

Chen, I've not included your Tested-by from last time around since I
think things here differ enough to have invalidated it.

Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

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

end of thread, other threads:[~2015-05-08 10:58 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-20 12:15 [PATCH v3 0/5] xen: arm: Parse PCI DT nodes' ranges and interrupt-map Ian Campbell
2015-04-20 12:16 ` [PATCH v3 1/5] xen: dt: add dt_for_each_irq_map helper Ian Campbell
2015-04-29 16:39   ` Julien Grall
2015-05-08 10:27     ` Ian Campbell
2015-05-08 10:42       ` Julien Grall
2015-04-20 12:16 ` [PATCH v3 2/5] xen: dt: add dt_for_each_range helper Ian Campbell
2015-04-30  9:20   ` Julien Grall
2015-04-20 12:16 ` [PATCH v3 3/5] xen: arm: slightly refactor gic DT node creation for domain 0 Ian Campbell
2015-04-29 15:59   ` Julien Grall
2015-05-08 10:38     ` Ian Campbell
2015-04-20 12:16 ` [PATCH v3 4/5] xen: arm: map child MMIO and IRQs to dom0 for PCI bus DT nodes Ian Campbell
2015-04-29 16:22   ` Julien Grall
2015-05-01 12:42     ` Ian Campbell
2015-05-01 12:46       ` Julien Grall
2015-05-08 10:42     ` Ian Campbell
2015-05-08 10:52       ` Julien Grall
2015-05-08 10:58         ` Ian Campbell
2015-04-20 12:16 ` [PATCH v3 5/5] xen: arm: Import of_bus PCI entry from Linux (as a dt_bus entry) Ian Campbell
2015-04-20 12:59 ` [PATCH v3 0/5] xen: arm: Parse PCI DT nodes' ranges and interrupt-map Chen Baozi
2015-04-23  7:52 ` Chen Baozi
2015-04-23  8:22   ` Chen Baozi
2015-04-23  9:02     ` Chen Baozi
2015-04-23 10:16       ` Ian Campbell
2015-04-23 11:29         ` Chen Baozi

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.