Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754070AbaF0PSV (ORCPT ); Fri, 27 Jun 2014 11:18:21 -0400 Received: from service87.mimecast.com ([91.220.42.44]:35644 "EHLO service87.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754020AbaF0PSS convert rfc822-to-8bit (ORCPT ); Fri, 27 Jun 2014 11:18:18 -0400 Date: Fri, 27 Jun 2014 16:18:11 +0100 From: Liviu Dudau To: Bjorn Helgaas Cc: Catalin Marinas , Rob Herring , "devicetree@vger.kernel.org" , linaro-kernel , Arnd Bergmann , linux-pci , Will Deacon , LKML , Grant Likely , Tanmay Inamdar , Benjamin Herrenschmidt , Jon Masters , LAKML , Michal Simek Subject: Re: [PATCH v7 1/6] pci: Introduce pci_register_io_range() helper function. Message-ID: <20140627151811.GA12812@e106497-lin.cambridge.arm.com> Mail-Followup-To: Bjorn Helgaas , Catalin Marinas , Rob Herring , "devicetree@vger.kernel.org" , linaro-kernel , Arnd Bergmann , linux-pci , Will Deacon , LKML , Grant Likely , Tanmay Inamdar , Benjamin Herrenschmidt , Jon Masters , LAKML , Michal Simek References: <1394811272-1547-1-git-send-email-Liviu.Dudau@arm.com> <20140405001953.GE15806@google.com> <20140407083120.GE17163@e106497-lin.cambridge.arm.com> <5183143.FxBNM0xTAV@wuerfel> <20140626085926.GB11244@arm.com> <20140627141451.GJ15296@arm.com> MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.5.22 (2013-10-16) X-OriginalArrivalTime: 27 Jun 2014 15:18:12.0891 (UTC) FILETIME=[02FC86B0:01CF921B] X-MC-Unique: 114062716181512701 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 Fri, Jun 27, 2014 at 03:55:04PM +0100, Bjorn Helgaas wrote: > On Fri, Jun 27, 2014 at 8:14 AM, Catalin Marinas > wrote: > > ... > > With Liviu's latest version (not posted) and with > > of_create_pci_host_bridge() function moved to of_pci.c, I don't think > > there is much new functionality added to drivers/pci/. What I think we > > need is clarifying the domain_nr patch (and API change) and more users > > of the new generic code. As you said, it doesn't need to be a separate > > architecture but rather existing pci host drivers under drivers/pci. Of > > course, other arch conversion should follow shortly as well but even > > without an immediate conversion, I don't see too much additional > > maintenance burden for the core PCIe code (and code sharing between new > > PCIe host drivers is even more beneficial). > > Sorry, I haven't had time to follow this. It sounds like there are > several pieces we could get out of the way easily. How about posting > the actual patches again? Maybe re-order them so the easy pieces are > first so they can get applied even if there are issues with later > ones? OK, I will post a new series on Monday. Thanks, Liviu > > Bjorn > -- ==================== | 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/