From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Barnes Subject: Re: [PATCHES v3] pci/of: Generic PCI <-> OF matching Date: Tue, 7 Jun 2011 09:05:59 -0700 Message-ID: <20110607090559.149f611b@jbarnes-desktop> References: <1302495170-973-1-git-send-email-benh@kernel.crashing.org> <1307426323.2874.157.camel@pasglop> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1307426323.2874.157.camel@pasglop> Sender: linux-pci-owner@vger.kernel.org To: Benjamin Herrenschmidt Cc: linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, davem@davemloft.net, bheglaas@google.com, monstr@monstr.eu, tglx@linutronix.de, bigeasy@linutronix.de, linux-pci@vger.kernel.org List-Id: linux-arch.vger.kernel.org On Tue, 07 Jun 2011 15:58:43 +1000 Benjamin Herrenschmidt wrote: > On Mon, 2011-04-11 at 14:12 +1000, Benjamin Herrenschmidt wrote: > > Here's a new batch. This time, I'm reasonably confident I build-tested the > > right commit-id's on sparc :-) > > > > To sort out the sparc problem I took a slightly different approach than > > discussed. I made the new code be of_pci.c (which I enabled on sparc) > > and put the old stuff into of_pci_irq.c (which should still be disabled > > there). > > > > I've also consolidated pci_bus_to_OF_node() while at it. > > Hi Jesse ! > > No significant changes (other than a rebase) nor new feedback since last > time, I've also added a few acks I got. But not worth spamming the list > with a re-post. > > I'd like this to go into -next now so it can hit the next merge window, > unless somebody objects. > > I've put the series in a branch "of-pci" of my powerpc.git repo at: > > git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git of-pci > > Please let me know if you're ok (and maybe give me Ack's) and I'll ask > Stephen to add it to next. Yeah, the generic bits look good to me, you can add my Acked-by: Jesse Barnes Thanks, -- Jesse Barnes, Intel Open Source Technology Center From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from oproxy2-pub.bluehost.com ([67.222.39.55]:53684 "HELO oproxy2-pub.bluehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1753645Ab1FGQNC (ORCPT ); Tue, 7 Jun 2011 12:13:02 -0400 Date: Tue, 7 Jun 2011 09:05:59 -0700 From: Jesse Barnes Subject: Re: [PATCHES v3] pci/of: Generic PCI <-> OF matching Message-ID: <20110607090559.149f611b@jbarnes-desktop> In-Reply-To: <1307426323.2874.157.camel@pasglop> References: <1302495170-973-1-git-send-email-benh@kernel.crashing.org> <1307426323.2874.157.camel@pasglop> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-arch-owner@vger.kernel.org List-ID: To: Benjamin Herrenschmidt Cc: linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, davem@davemloft.net, bheglaas@google.com, monstr@monstr.eu, tglx@linutronix.de, bigeasy@linutronix.de, linux-pci@vger.kernel.org Message-ID: <20110607160559.jKnvDsmVeJczvLjYksucztX04ghSW7vdyMZMd-_1O4k@z> On Tue, 07 Jun 2011 15:58:43 +1000 Benjamin Herrenschmidt wrote: > On Mon, 2011-04-11 at 14:12 +1000, Benjamin Herrenschmidt wrote: > > Here's a new batch. This time, I'm reasonably confident I build-tested the > > right commit-id's on sparc :-) > > > > To sort out the sparc problem I took a slightly different approach than > > discussed. I made the new code be of_pci.c (which I enabled on sparc) > > and put the old stuff into of_pci_irq.c (which should still be disabled > > there). > > > > I've also consolidated pci_bus_to_OF_node() while at it. > > Hi Jesse ! > > No significant changes (other than a rebase) nor new feedback since last > time, I've also added a few acks I got. But not worth spamming the list > with a re-post. > > I'd like this to go into -next now so it can hit the next merge window, > unless somebody objects. > > I've put the series in a branch "of-pci" of my powerpc.git repo at: > > git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git of-pci > > Please let me know if you're ok (and maybe give me Ack's) and I'll ask > Stephen to add it to next. Yeah, the generic bits look good to me, you can add my Acked-by: Jesse Barnes Thanks, -- Jesse Barnes, Intel Open Source Technology Center