Re: [Xen-devel] [PATCH 3/6] xen/arm: Allow platforms to hook IRQ routing

2017-04-13 Thread Stefano Stabellini
On Thu, 6 Apr 2017, Chris Patterson wrote: > From: "Chris Patterson" > > Some common platforms (e.g. Tegra) have non-traditional IRQ controllers > that must be programmed in addition to their primary GICs-- and which > can come in unusual topologies. Device trees for targets that feature > these

[Xen-devel] [PATCH 3/6] xen/arm: Allow platforms to hook IRQ routing

2017-04-06 Thread Chris Patterson
From: "Chris Patterson" Some common platforms (e.g. Tegra) have non-traditional IRQ controllers that must be programmed in addition to their primary GICs-- and which can come in unusual topologies. Device trees for targets that feature these controllers often deviate from the conventions that Xen