From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: [PATCH v3 0/5] xen: arm: Parse PCI DT nodes' ranges and interrupt-map Date: Mon, 20 Apr 2015 13:15:29 +0100 Message-ID: <1429532129.25195.422.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: Tim Deegan , Julien Grall , Stefano Stabellini , vijay.kilari@gmail.com, Suravee Suthikulanit 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 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