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

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.

This is pretty much a rewrite of v1, which was wrong in several aspects
relating to its parsing of the various properties.

There are several TODOs in the final patch, I'm mainly sending this now
because in [0] I suggested to Vijay that this might make the need for
the GSER specific mapping on ThunderX. Vijay, it would be great if you
could confirm or deny this in practice.

Suravee, I think you were interested in this for Seattle too so I'm
interested how you get on there.

I've tested on Mustang and on a FastModel with virtio-pci based rootfs.

Ian.

[0] http://article.gmane.org/gmane.comp.emulators.xen.devel/234959

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

end of thread, other threads:[~2015-04-17 13:43 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-12 17:16 [PATCH v2 0/3] xen: arm: Parse PCI DT nodes' ranges and interrupt-map Ian Campbell
2015-03-12 17:17 ` [PATCH v2 1/3] xen: dt: add dt_for_each_irq_map helper Ian Campbell
2015-03-12 17:17 ` [PATCH v2 2/3] xen: arm: propagate gic's #interrupt-cells property to dom0 Ian Campbell
2015-03-16 16:01   ` Julien Grall
2015-04-17 13:43     ` Ian Campbell
2015-03-12 17:17 ` [PATCH v2 3/3] xen: arm: handle PCI DT node ranges and interrupt-map properties Ian Campbell
2015-03-16 16:14   ` Julien Grall
2015-03-16 16:22     ` Ian Campbell
2015-03-16 16:38       ` Julien Grall
2015-03-16 16:46         ` Ian Campbell
2015-03-16 17:00           ` Julien Grall
2015-04-14  8:43 ` [PATCH v2 0/3] xen: arm: Parse PCI DT nodes' ranges and interrupt-map Ian Campbell
2015-04-14 11:49   ` 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.