From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH] ARM: at91: Add ADC driver to at91sam9260/at91sam9g20 dtsi files Date: Fri, 18 May 2012 13:03:28 +0000 Message-ID: <201205181303.28535.arnd@arndb.de> References: <4FB3B1F3.6080102@atmel.com> <20120517150601.GA28104@kroah.com> <20120518084446.a7b229074ea215fd7bcd1eb8@canb.auug.org.au> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Return-path: Received: from moutng.kundenserver.de ([212.227.17.9]:51410 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1945932Ab2ERNGG (ORCPT ); Fri, 18 May 2012 09:06:06 -0400 In-Reply-To: <20120518084446.a7b229074ea215fd7bcd1eb8@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: Greg KH , Nicolas Ferre , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, plagnioj@jcrosoft.com, maxime.ripard@free-electrons.com, olof@lixom.net, linux-next@vger.kernel.org On Thursday 17 May 2012, Stephen Rothwell wrote: > On Thu, 17 May 2012 08:06:01 -0700 Greg KH wrote: > > > > On Wed, May 16, 2012 at 06:50:54PM +0000, Arnd Bergmann wrote: > > > On Wednesday 16 May 2012, Nicolas Ferre wrote: > > > > Now that the bulk of at91sam9g20-related nodes are located in at91sam9260.dtsi, > > > > we have to re-create the path to this ADC node for SoC specific parts. > > > > > > > > Signed-off-by: Nicolas Ferre > > > > > > Should we apply this patch in arm-soc so that Greg can drop the hunk that > > > no longer applies? > > > > It's not a "no longer applies", it's a "this does not merge". The patch > > is in my tree, unless you want me to revert it, it's going to stay there > > until it goes to Linus. > > Just apply the patch to the arm-soc tree - then the merge resolution > becomes "use the arm-soc version". There is no need for Greg to revert > the other patch. > Yes, good point. I've applied the patch on the at91/dt branch now. Arnd From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Fri, 18 May 2012 13:03:28 +0000 Subject: [PATCH] ARM: at91: Add ADC driver to at91sam9260/at91sam9g20 dtsi files In-Reply-To: <20120518084446.a7b229074ea215fd7bcd1eb8@canb.auug.org.au> References: <4FB3B1F3.6080102@atmel.com> <20120517150601.GA28104@kroah.com> <20120518084446.a7b229074ea215fd7bcd1eb8@canb.auug.org.au> Message-ID: <201205181303.28535.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thursday 17 May 2012, Stephen Rothwell wrote: > On Thu, 17 May 2012 08:06:01 -0700 Greg KH wrote: > > > > On Wed, May 16, 2012 at 06:50:54PM +0000, Arnd Bergmann wrote: > > > On Wednesday 16 May 2012, Nicolas Ferre wrote: > > > > Now that the bulk of at91sam9g20-related nodes are located in at91sam9260.dtsi, > > > > we have to re-create the path to this ADC node for SoC specific parts. > > > > > > > > Signed-off-by: Nicolas Ferre > > > > > > Should we apply this patch in arm-soc so that Greg can drop the hunk that > > > no longer applies? > > > > It's not a "no longer applies", it's a "this does not merge". The patch > > is in my tree, unless you want me to revert it, it's going to stay there > > until it goes to Linus. > > Just apply the patch to the arm-soc tree - then the merge resolution > becomes "use the arm-soc version". There is no need for Greg to revert > the other patch. > Yes, good point. I've applied the patch on the at91/dt branch now. Arnd