Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752622AbaGGLM6 (ORCPT ); Mon, 7 Jul 2014 07:12:58 -0400 Received: from service87.mimecast.com ([91.220.42.44]:52430 "EHLO service87.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752125AbaGGLM4 convert rfc822-to-8bit (ORCPT ); Mon, 7 Jul 2014 07:12:56 -0400 Date: Mon, 7 Jul 2014 12:12:52 +0100 From: Liviu Dudau To: Rob Herring Cc: linux-pci , Bjorn Helgaas , Catalin Marinas , Will Deacon , Benjamin Herrenschmidt , Arnd Bergmann , linaro-kernel , Tanmay Inamdar , Grant Likely , Sinan Kaya , Jingoo Han , Kukjin Kim , Suravee Suthikulanit , Device Tree ML , LKML , LAKML Subject: Re: [PATCH v8 0/9] Support for creating generic PCI host bridges from DT Message-ID: <20140707111252.GQ6501@e106497-lin.cambridge.arm.com> References: <1404240214-9804-1-git-send-email-Liviu.Dudau@arm.com> MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.5.22 (2013-10-16) X-OriginalArrivalTime: 07 Jul 2014 11:12:53.0461 (UTC) FILETIME=[65A74050:01CF99D4] X-MC-Unique: 114070712125405601 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jul 06, 2014 at 04:23:43PM +0100, Rob Herring wrote: > On Tue, Jul 1, 2014 at 1:43 PM, Liviu Dudau wrote: > > This is my resurected attempt at adding support for generic PCI host > > bridge controllers that make use of device tree information to > > configure themselves. I've tagged it as v8 although the patches > > have now been reshuffled in order to ease adoption so referring to > > the older versions might be a bit of a hoop jumping exercise. > > > > Changes from v7: > > - Reordered the patches so that fixes and non-controversial patches > > from v7 can be accepted more easily. If agreed I can split the > > series again into patches that can be upstreamed easily and ones > > that still need discussion. > > - Moved the of_create_host_bridge() function to drivers/of/of_pci.c > > to better reflect its target use. > > - Added the function to remap the bus I/O resources that used to be > > provided in my arm64 patch series and (re)named it pci_remap_iospace() > > - Removed error code checking from parsing and mapping of IRQ from DT > > in recognition that some PCI devices will not have legacy IRQ mappings. > > > > v7 thread here with all the historic information: https://lkml.org/lkml/2014/3/14/279 > > Can you publish a branch for this series please. Do you want a branch that has the series as publised (+the one obvious miss on the header include) or a branch that has the comments rolled in, but is is not published yet as I'm waiting on answers from Bjorn regarding domain number handling? Best regards, Liviu > > Rob > -- ==================== | I would like to | | fix the world, | | but they're not | | giving me the | \ source code! / --------------- ¯\_(ツ)_/¯ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/