From: Ian Campbell <ian.campbell@citrix.com>
To: xen-devel <xen-devel@lists.xen.org>
Cc: Stefano Stabellini <stefano.stabellini@citrix.com>,
Julien Grall <julien.grall@linaro.org>, Tim Deegan <tim@xen.org>,
Suravee Suthikulanit <suravee.suthikulpanit@amd.com>,
vijay.kilari@gmail.com
Subject: [PATCH v2 0/3] xen: arm: Parse PCI DT nodes' ranges and interrupt-map
Date: Thu, 12 Mar 2015 17:16:09 +0000 [thread overview]
Message-ID: <1426180569.32572.72.camel@citrix.com> (raw)
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
next reply other threads:[~2015-03-12 17:16 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-12 17:16 Ian Campbell [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1426180569.32572.72.camel@citrix.com \
--to=ian.campbell@citrix.com \
--cc=julien.grall@linaro.org \
--cc=stefano.stabellini@citrix.com \
--cc=suravee.suthikulpanit@amd.com \
--cc=tim@xen.org \
--cc=vijay.kilari@gmail.com \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.