From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH] ARM: at91: Add ADC driver to at91sam9260/at91sam9g20 dtsi files Date: Thu, 17 May 2012 08:06:01 -0700 Message-ID: <20120517150601.GA28104@kroah.com> References: <4FB3B1F3.6080102@atmel.com> <1337182626-13033-1-git-send-email-nicolas.ferre@atmel.com> <201205161850.54765.arnd@arndb.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pz0-f46.google.com ([209.85.210.46]:58475 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932676Ab2EQPGG (ORCPT ); Thu, 17 May 2012 11:06:06 -0400 Received: by dady13 with SMTP id y13so2531393dad.19 for ; Thu, 17 May 2012 08:06:06 -0700 (PDT) Content-Disposition: inline In-Reply-To: <201205161850.54765.arnd@arndb.de> Sender: linux-next-owner@vger.kernel.org List-ID: To: Arnd Bergmann Cc: Nicolas Ferre , sfr@canb.auug.org.au, 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 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. thanks, greg k-h From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregkh@linuxfoundation.org (Greg KH) Date: Thu, 17 May 2012 08:06:01 -0700 Subject: [PATCH] ARM: at91: Add ADC driver to at91sam9260/at91sam9g20 dtsi files In-Reply-To: <201205161850.54765.arnd@arndb.de> References: <4FB3B1F3.6080102@atmel.com> <1337182626-13033-1-git-send-email-nicolas.ferre@atmel.com> <201205161850.54765.arnd@arndb.de> Message-ID: <20120517150601.GA28104@kroah.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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. thanks, greg k-h