From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <52ACADEB.30307@ti.com> Date: Sat, 14 Dec 2013 14:13:47 -0500 From: Santosh Shilimkar MIME-Version: 1.0 To: Ivan Khoronzhuk Subject: Re: [PATCH v3 1/2] memory: ti-aemif: introduce AEMIF driver References: <1386759570-29671-1-git-send-email-ivan.khoronzhuk@ti.com> <1386759570-29671-2-git-send-email-ivan.khoronzhuk@ti.com> In-Reply-To: <1386759570-29671-2-git-send-email-ivan.khoronzhuk@ti.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: Mark Rutland , devicetree@vger.kernel.org, grygorii.strashko@ti.com, Russell King , Pawel Moll , Stephen Warren , gregkh@linuxfoundation.org, Ian Campbell , nsekhar@ti.com, Kumar Gala , Rob Herring , linux-kernel@vger.kernel.org, "\[initial author\] Murali Karicheri" , linux-mtd@lists.infradead.org, Rob Landley , 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 Wednesday 11 December 2013 05:59 AM, Ivan Khoronzhuk wrote: > Add new AEMIF driver for EMIF16 Texas Instruments controller. > The EMIF16 module is intended to provide a glue-less interface to > a variety of asynchronous memory devices like ASRA M, NOR and NAND > memory. A total of 256M bytes of any of these memories can be > accessed at any given time via 4 chip selects with 64M byte access > per chip select. > > Synchronous memories such as DDR1 SD RAM, SDR SDRAM and Mobile SDR > are not supported. > > This controller is used on SoCs like Davinci, Keysone2 > > Signed-off-by: [initial author] Murali Karicheri > Signed-off-by: Ivan Khoronzhuk > --- Acked-by: Santosh Shilimkar From mboxrd@z Thu Jan 1 00:00:00 1970 From: santosh.shilimkar@ti.com (Santosh Shilimkar) Date: Sat, 14 Dec 2013 14:13:47 -0500 Subject: [PATCH v3 1/2] memory: ti-aemif: introduce AEMIF driver In-Reply-To: <1386759570-29671-2-git-send-email-ivan.khoronzhuk@ti.com> References: <1386759570-29671-1-git-send-email-ivan.khoronzhuk@ti.com> <1386759570-29671-2-git-send-email-ivan.khoronzhuk@ti.com> Message-ID: <52ACADEB.30307@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wednesday 11 December 2013 05:59 AM, Ivan Khoronzhuk wrote: > Add new AEMIF driver for EMIF16 Texas Instruments controller. > The EMIF16 module is intended to provide a glue-less interface to > a variety of asynchronous memory devices like ASRA M, NOR and NAND > memory. A total of 256M bytes of any of these memories can be > accessed at any given time via 4 chip selects with 64M byte access > per chip select. > > Synchronous memories such as DDR1 SD RAM, SDR SDRAM and Mobile SDR > are not supported. > > This controller is used on SoCs like Davinci, Keysone2 > > Signed-off-by: [initial author] Murali Karicheri > Signed-off-by: Ivan Khoronzhuk > --- Acked-by: Santosh Shilimkar From mboxrd@z Thu Jan 1 00:00:00 1970 From: Santosh Shilimkar Subject: Re: [PATCH v3 1/2] memory: ti-aemif: introduce AEMIF driver Date: Sat, 14 Dec 2013 14:13:47 -0500 Message-ID: <52ACADEB.30307@ti.com> References: <1386759570-29671-1-git-send-email-ivan.khoronzhuk@ti.com> <1386759570-29671-2-git-send-email-ivan.khoronzhuk@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1386759570-29671-2-git-send-email-ivan.khoronzhuk@ti.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Ivan Khoronzhuk Cc: Mark Rutland , devicetree@vger.kernel.org, grygorii.strashko@ti.com, Russell King , Pawel Moll , Stephen Warren , gregkh@linuxfoundation.org, Ian Campbell , nsekhar@ti.com, Kumar Gala , Rob Herring , linux-kernel@vger.kernel.org, "[initial author] Murali Karicheri" , linux-mtd@lists.infradead.org, Rob Landley , dwmw2@infradead.org, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Wednesday 11 December 2013 05:59 AM, Ivan Khoronzhuk wrote: > Add new AEMIF driver for EMIF16 Texas Instruments controller. > The EMIF16 module is intended to provide a glue-less interface to > a variety of asynchronous memory devices like ASRA M, NOR and NAND > memory. A total of 256M bytes of any of these memories can be > accessed at any given time via 4 chip selects with 64M byte access > per chip select. > > Synchronous memories such as DDR1 SD RAM, SDR SDRAM and Mobile SDR > are not supported. > > This controller is used on SoCs like Davinci, Keysone2 > > Signed-off-by: [initial author] Murali Karicheri > Signed-off-by: Ivan Khoronzhuk > --- Acked-by: Santosh Shilimkar From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753991Ab3LNTO5 (ORCPT ); Sat, 14 Dec 2013 14:14:57 -0500 Received: from bear.ext.ti.com ([192.94.94.41]:44169 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753751Ab3LNTOz (ORCPT ); Sat, 14 Dec 2013 14:14:55 -0500 Message-ID: <52ACADEB.30307@ti.com> Date: Sat, 14 Dec 2013 14:13:47 -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: Ivan Khoronzhuk CC: Rob Landley , Russell King , , Pawel Moll , Mark Rutland , Rob Herring , Stephen Warren , Kumar Gala , Ian Campbell , , , , , , , , "[initial author] Murali Karicheri" Subject: Re: [PATCH v3 1/2] memory: ti-aemif: introduce AEMIF driver References: <1386759570-29671-1-git-send-email-ivan.khoronzhuk@ti.com> <1386759570-29671-2-git-send-email-ivan.khoronzhuk@ti.com> In-Reply-To: <1386759570-29671-2-git-send-email-ivan.khoronzhuk@ti.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 Wednesday 11 December 2013 05:59 AM, Ivan Khoronzhuk wrote: > Add new AEMIF driver for EMIF16 Texas Instruments controller. > The EMIF16 module is intended to provide a glue-less interface to > a variety of asynchronous memory devices like ASRA M, NOR and NAND > memory. A total of 256M bytes of any of these memories can be > accessed at any given time via 4 chip selects with 64M byte access > per chip select. > > Synchronous memories such as DDR1 SD RAM, SDR SDRAM and Mobile SDR > are not supported. > > This controller is used on SoCs like Davinci, Keysone2 > > Signed-off-by: [initial author] Murali Karicheri > Signed-off-by: Ivan Khoronzhuk > --- Acked-by: Santosh Shilimkar