From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <5303C3DD.5050209@ti.com> Date: Tue, 18 Feb 2014 15:34:37 -0500 From: Santosh Shilimkar MIME-Version: 1.0 To: Greg KH Subject: Re: [PATCH v4 0/2] Introduce AEMIF driver for Davinci/Keystone archs References: <1391629574-18955-1-git-send-email-ivan.khoronzhuk@ti.com> <53037113.3090105@ti.com> <20140218202702.GA18642@kroah.com> In-Reply-To: <20140218202702.GA18642@kroah.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, grygorii.strashko@ti.com, linux@arm.linux.org.uk, pawel.moll@arm.com, swarren@wwwdotorg.org, ijc+devicetree@hellion.org.uk, nsekhar@ti.com, galak@kernel.crashing.org, rob.herring@calxeda.com, linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org, rob@landley.net, Ivan Khoronzhuk , dwmw2@infradead.org, linux-arm-kernel@lists.infradead.org List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tuesday 18 February 2014 03:27 PM, Greg KH wrote: > On Tue, Feb 18, 2014 at 09:41:23AM -0500, Santosh Shilimkar wrote: >> Greg, >> >> On Wednesday 05 February 2014 02:46 PM, Ivan Khoronzhuk wrote: >>> These patches introduce Async External Memory Interface (EMIF16/AEMIF) >>> controller driver for Davinci/Keystone archs. >>> >>> For more informations see documentation: >>> Davinci DM646x - http://www.ti.com/lit/ug/sprueq7c/sprueq7c.pdf >>> OMAP-L138 - http://www.ti.com/lit/ug/spruh77a/spruh77a.pdf >>> Kestone - http://www.ti.com/lit/ug/sprugz3a/sprugz3a.pdf >>> >> Can you please have a look at the series ? It has been on the list for >> sometime and all the outstanding comments are addressed so far. If >> you are ok with it, I would like to get these queued up for 3.15 >> via your tree. > > Why my tree? Am I the drivers/memory/ maintainer? > > /me digs in git... > > Ah, it looks like I might be... > yes :-) > Ok, let me go review this. > Thanks a lot. Regards, Santosh From mboxrd@z Thu Jan 1 00:00:00 1970 From: santosh.shilimkar@ti.com (Santosh Shilimkar) Date: Tue, 18 Feb 2014 15:34:37 -0500 Subject: [PATCH v4 0/2] Introduce AEMIF driver for Davinci/Keystone archs In-Reply-To: <20140218202702.GA18642@kroah.com> References: <1391629574-18955-1-git-send-email-ivan.khoronzhuk@ti.com> <53037113.3090105@ti.com> <20140218202702.GA18642@kroah.com> Message-ID: <5303C3DD.5050209@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tuesday 18 February 2014 03:27 PM, Greg KH wrote: > On Tue, Feb 18, 2014 at 09:41:23AM -0500, Santosh Shilimkar wrote: >> Greg, >> >> On Wednesday 05 February 2014 02:46 PM, Ivan Khoronzhuk wrote: >>> These patches introduce Async External Memory Interface (EMIF16/AEMIF) >>> controller driver for Davinci/Keystone archs. >>> >>> For more informations see documentation: >>> Davinci DM646x - http://www.ti.com/lit/ug/sprueq7c/sprueq7c.pdf >>> OMAP-L138 - http://www.ti.com/lit/ug/spruh77a/spruh77a.pdf >>> Kestone - http://www.ti.com/lit/ug/sprugz3a/sprugz3a.pdf >>> >> Can you please have a look at the series ? It has been on the list for >> sometime and all the outstanding comments are addressed so far. If >> you are ok with it, I would like to get these queued up for 3.15 >> via your tree. > > Why my tree? Am I the drivers/memory/ maintainer? > > /me digs in git... > > Ah, it looks like I might be... > yes :-) > Ok, let me go review this. > Thanks a lot. Regards, Santosh From mboxrd@z Thu Jan 1 00:00:00 1970 From: Santosh Shilimkar Subject: Re: [PATCH v4 0/2] Introduce AEMIF driver for Davinci/Keystone archs Date: Tue, 18 Feb 2014 15:34:37 -0500 Message-ID: <5303C3DD.5050209@ti.com> References: <1391629574-18955-1-git-send-email-ivan.khoronzhuk@ti.com> <53037113.3090105@ti.com> <20140218202702.GA18642@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20140218202702.GA18642@kroah.com> Sender: linux-kernel-owner@vger.kernel.org To: Greg KH Cc: Ivan Khoronzhuk , rob@landley.net, linux@arm.linux.org.uk, galak@kernel.crashing.org, devicetree@vger.kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, rob.herring@calxeda.com, swarren@wwwdotorg.org, ijc+devicetree@hellion.org.uk, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mtd@lists.infradead.org, grygorii.strashko@ti.com, dwmw2@infradead.org, nsekhar@ti.com List-Id: devicetree@vger.kernel.org On Tuesday 18 February 2014 03:27 PM, Greg KH wrote: > On Tue, Feb 18, 2014 at 09:41:23AM -0500, Santosh Shilimkar wrote: >> Greg, >> >> On Wednesday 05 February 2014 02:46 PM, Ivan Khoronzhuk wrote: >>> These patches introduce Async External Memory Interface (EMIF16/AEMIF) >>> controller driver for Davinci/Keystone archs. >>> >>> For more informations see documentation: >>> Davinci DM646x - http://www.ti.com/lit/ug/sprueq7c/sprueq7c.pdf >>> OMAP-L138 - http://www.ti.com/lit/ug/spruh77a/spruh77a.pdf >>> Kestone - http://www.ti.com/lit/ug/sprugz3a/sprugz3a.pdf >>> >> Can you please have a look at the series ? It has been on the list for >> sometime and all the outstanding comments are addressed so far. If >> you are ok with it, I would like to get these queued up for 3.15 >> via your tree. > > Why my tree? Am I the drivers/memory/ maintainer? > > /me digs in git... > > Ah, it looks like I might be... > yes :-) > Ok, let me go review this. > Thanks a lot. Regards, Santosh From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752559AbaBRUft (ORCPT ); Tue, 18 Feb 2014 15:35:49 -0500 Received: from devils.ext.ti.com ([198.47.26.153]:39984 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751099AbaBRUfo (ORCPT ); Tue, 18 Feb 2014 15:35:44 -0500 Message-ID: <5303C3DD.5050209@ti.com> Date: Tue, 18 Feb 2014 15:34:37 -0500 From: Santosh Shilimkar User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Greg KH CC: Ivan Khoronzhuk , , , , , , , , , , , , , , , Subject: Re: [PATCH v4 0/2] Introduce AEMIF driver for Davinci/Keystone archs References: <1391629574-18955-1-git-send-email-ivan.khoronzhuk@ti.com> <53037113.3090105@ti.com> <20140218202702.GA18642@kroah.com> In-Reply-To: <20140218202702.GA18642@kroah.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tuesday 18 February 2014 03:27 PM, Greg KH wrote: > On Tue, Feb 18, 2014 at 09:41:23AM -0500, Santosh Shilimkar wrote: >> Greg, >> >> On Wednesday 05 February 2014 02:46 PM, Ivan Khoronzhuk wrote: >>> These patches introduce Async External Memory Interface (EMIF16/AEMIF) >>> controller driver for Davinci/Keystone archs. >>> >>> For more informations see documentation: >>> Davinci DM646x - http://www.ti.com/lit/ug/sprueq7c/sprueq7c.pdf >>> OMAP-L138 - http://www.ti.com/lit/ug/spruh77a/spruh77a.pdf >>> Kestone - http://www.ti.com/lit/ug/sprugz3a/sprugz3a.pdf >>> >> Can you please have a look at the series ? It has been on the list for >> sometime and all the outstanding comments are addressed so far. If >> you are ok with it, I would like to get these queued up for 3.15 >> via your tree. > > Why my tree? Am I the drivers/memory/ maintainer? > > /me digs in git... > > Ah, it looks like I might be... > yes :-) > Ok, let me go review this. > Thanks a lot. Regards, Santosh