From mboxrd@z Thu Jan 1 00:00:00 1970 From: rric@kernel.org (Robert Richter) Date: Wed, 8 Oct 2014 12:36:00 +0200 Subject: [PATCH v13 00/12] Support for creating generic PCI host bridges from DT In-Reply-To: <20141008091321.GC4652@e106497-lin.cambridge.arm.com> 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> Message-ID: <20141008103600.GS20170@rric.localhost> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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