From mboxrd@z Thu Jan 1 00:00:00 1970 From: boris.brezillon@free-electrons.com (Boris Brezillon) Date: Fri, 7 Nov 2014 15:19:54 +0100 Subject: [PATCH v2 00/11] memory: add Atmel EBI (External Bus Interface) driver In-Reply-To: <20141107134112.GB4068@piout.net> References: <1415203287-21517-1-git-send-email-boris.brezillon@free-electrons.com> <20141107134112.GB4068@piout.net> Message-ID: <20141107151954.4d70a444@bbrezillon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, 7 Nov 2014 14:41:12 +0100 Alexandre Belloni wrote: > On 05/11/2014 at 17:01:16 +0100, Boris Brezillon wrote : > > Arnd, you've commented the first version of this driver (IIRC, you > > focused on the DT binding part), could you give your feedback on this > > version (I based the new DT binding on TI's aemif driver). > > > > Shouldn't you Cc Arnd then? ;) I bounced the series a few minutes after realizing I had forgotten to add him in Cc ;-) -- Boris Brezillon, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com From mboxrd@z Thu Jan 1 00:00:00 1970 From: Boris Brezillon Subject: Re: [PATCH v2 00/11] memory: add Atmel EBI (External Bus Interface) driver Date: Fri, 7 Nov 2014 15:19:54 +0100 Message-ID: <20141107151954.4d70a444@bbrezillon> References: <1415203287-21517-1-git-send-email-boris.brezillon@free-electrons.com> <20141107134112.GB4068@piout.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20141107134112.GB4068-m++hUPXGwpdeoWH0uzbU5w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Alexandre Belloni Cc: Samuel Ortiz , Lee Jones , Nicolas Ferre , Jean-Christophe Plagniol-Villard , Andrew Victor , Jean-Jacques Hiblot , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On Fri, 7 Nov 2014 14:41:12 +0100 Alexandre Belloni wrote: > On 05/11/2014 at 17:01:16 +0100, Boris Brezillon wrote : > > Arnd, you've commented the first version of this driver (IIRC, you > > focused on the DT binding part), could you give your feedback on this > > version (I based the new DT binding on TI's aemif driver). > > > > Shouldn't you Cc Arnd then? ;) I bounced the series a few minutes after realizing I had forgotten to add him in Cc ;-) -- Boris Brezillon, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752521AbaKGOUA (ORCPT ); Fri, 7 Nov 2014 09:20:00 -0500 Received: from down.free-electrons.com ([37.187.137.238]:59422 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751971AbaKGOT6 (ORCPT ); Fri, 7 Nov 2014 09:19:58 -0500 Date: Fri, 7 Nov 2014 15:19:54 +0100 From: Boris Brezillon To: Alexandre Belloni Cc: Samuel Ortiz , Lee Jones , Nicolas Ferre , Jean-Christophe Plagniol-Villard , Andrew Victor , Jean-Jacques Hiblot , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 00/11] memory: add Atmel EBI (External Bus Interface) driver Message-ID: <20141107151954.4d70a444@bbrezillon> In-Reply-To: <20141107134112.GB4068@piout.net> References: <1415203287-21517-1-git-send-email-boris.brezillon@free-electrons.com> <20141107134112.GB4068@piout.net> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.23; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 7 Nov 2014 14:41:12 +0100 Alexandre Belloni wrote: > On 05/11/2014 at 17:01:16 +0100, Boris Brezillon wrote : > > Arnd, you've commented the first version of this driver (IIRC, you > > focused on the DT binding part), could you give your feedback on this > > version (I based the new DT binding on TI's aemif driver). > > > > Shouldn't you Cc Arnd then? ;) I bounced the series a few minutes after realizing I had forgotten to add him in Cc ;-) -- Boris Brezillon, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com