From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 8 Oct 2014 12:36:00 +0200 From: Robert Richter To: Liviu Dudau Cc: Bjorn Helgaas , Arnd Bergmann , Rob Herring , Jason Gunthorpe , Benjamin Herrenschmidt , Catalin Marinas , Will Deacon , Russell King , linux-pci , Linus Walleij , Tanmay Inamdar , Grant Likely , Sinan Kaya , Jingoo Han , Kukjin Kim , Suravee Suthikulanit , linux-arch , LKML , Device Tree ML , LAKML , Yinghai Lu , Jiang Liu Subject: Re: [PATCH v13 00/12] Support for creating generic PCI host bridges from DT Message-ID: <20141008103600.GS20170@rric.localhost> References: <1412000971-9242-1-git-send-email-Liviu.Dudau@arm.com> <20140929194335.GA13747@google.com> <20140930103942.GO841@e106497-lin.cambridge.arm.com> <20140930161805.GB5625@google.com> <20140930165431.GV841@e106497-lin.cambridge.arm.com> <20141008074428.GD20256@rric.localhost> <20141008091321.GC4652@e106497-lin.cambridge.arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20141008091321.GC4652@e106497-lin.cambridge.arm.com> Sender: linux-arch-owner@vger.kernel.org List-ID: On 08.10.14 10:13:21, Liviu Dudau wrote: > On Wed, Oct 08, 2014 at 08:44:28AM +0100, Robert Richter wrote: > > I assume pci/host-generic is the latest now with this issue fixed as > > the commit date is 2014-10-01 past you message above, right? So is it > > ok to rebase our host controller driver onto pci/host-generic or will > > there be further updates or any other branch that is newer? > > You can rebase either on top of Bjorn's next branch or use linux-next. Hope to > see it in v3.18 soon. Thanks Liviu. So I will use pci/host-generic which is what is in pci/next: d1e6dc91b532 arm64: Add architectural support for PCI -Robert