Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753977AbaF0Oz1 (ORCPT ); Fri, 27 Jun 2014 10:55:27 -0400 Received: from mail-ig0-f182.google.com ([209.85.213.182]:64557 "EHLO mail-ig0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753634AbaF0OzZ (ORCPT ); Fri, 27 Jun 2014 10:55:25 -0400 MIME-Version: 1.0 In-Reply-To: <20140627141451.GJ15296@arm.com> 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> From: Bjorn Helgaas Date: Fri, 27 Jun 2014 08:55:04 -0600 Message-ID: Subject: Re: [PATCH v7 1/6] pci: Introduce pci_register_io_range() helper function. To: Catalin Marinas Cc: Rob Herring , "devicetree@vger.kernel.org" , linaro-kernel , Arnd Bergmann , linux-pci , Will Deacon , LKML , Grant Likely , Tanmay Inamdar , Benjamin Herrenschmidt , Jon Masters , Liviu Dudau , LAKML , Michal Simek Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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? Bjorn -- 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/