From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: [PATCH v3 0/6] xen: arm: Parse PCI DT nodes' ranges and interrupt-map Date: Fri, 8 May 2015 12:26:41 +0100 Message-ID: <1431084401.2660.440.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel Cc: Stefano Stabellini , Julien Grall , Tim Deegan , Suravee Suthikulanit , vijay.kilari@gmail.com List-Id: xen-devel@lists.xenproject.org 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 made the irq iterator pass a translated IRQ to the callback and (hopefully) arranged to handle devices which have been reserved for passthrough somewhat correctly. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel