From: Santosh Shilimkar <santosh.shilimkar@ti.com>
To: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
Cc: Mark Rutland <mark.rutland@arm.com>,
devicetree@vger.kernel.org, grygorii.strashko@ti.com,
Russell King <linux@arm.linux.org.uk>,
Pawel Moll <pawel.moll@arm.com>,
Stephen Warren <swarren@wwwdotorg.org>,
gregkh@linuxfoundation.org,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
nsekhar@ti.com, Kumar Gala <galak@kernel.crashing.org>,
Rob Herring <rob.herring@calxeda.com>,
linux-kernel@vger.kernel.org,
"\[initial author\] Murali Karicheri" <m-karicheri2@ti.com>,
linux-mtd@lists.infradead.org, Rob Landley <rob@landley.net>,
dwmw2@infradead.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3 1/2] memory: ti-aemif: introduce AEMIF driver
Date: Sat, 14 Dec 2013 14:13:47 -0500 [thread overview]
Message-ID: <52ACADEB.30307@ti.com> (raw)
In-Reply-To: <1386759570-29671-2-git-send-email-ivan.khoronzhuk@ti.com>
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 <m-karicheri2@ti.com>
> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
> ---
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
WARNING: multiple messages have this Message-ID (diff)
From: santosh.shilimkar@ti.com (Santosh Shilimkar)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 1/2] memory: ti-aemif: introduce AEMIF driver
Date: Sat, 14 Dec 2013 14:13:47 -0500 [thread overview]
Message-ID: <52ACADEB.30307@ti.com> (raw)
In-Reply-To: <1386759570-29671-2-git-send-email-ivan.khoronzhuk@ti.com>
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 <m-karicheri2@ti.com>
> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
> ---
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
WARNING: multiple messages have this Message-ID (diff)
From: Santosh Shilimkar <santosh.shilimkar@ti.com>
To: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
Cc: Mark Rutland <mark.rutland@arm.com>,
devicetree@vger.kernel.org, grygorii.strashko@ti.com,
Russell King <linux@arm.linux.org.uk>,
Pawel Moll <pawel.moll@arm.com>,
Stephen Warren <swarren@wwwdotorg.org>,
gregkh@linuxfoundation.org,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
nsekhar@ti.com, Kumar Gala <galak@kernel.crashing.org>,
Rob Herring <rob.herring@calxeda.com>,
linux-kernel@vger.kernel.org,
"[initial author] Murali Karicheri" <m-karicheri2@ti.com>,
linux-mtd@lists.infradead.org, Rob Landley <rob@landley.net>,
dwmw2@infradead.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3 1/2] memory: ti-aemif: introduce AEMIF driver
Date: Sat, 14 Dec 2013 14:13:47 -0500 [thread overview]
Message-ID: <52ACADEB.30307@ti.com> (raw)
In-Reply-To: <1386759570-29671-2-git-send-email-ivan.khoronzhuk@ti.com>
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 <m-karicheri2@ti.com>
> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
> ---
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
WARNING: multiple messages have this Message-ID (diff)
From: Santosh Shilimkar <santosh.shilimkar@ti.com>
To: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
Cc: Rob Landley <rob@landley.net>,
Russell King <linux@arm.linux.org.uk>,
<devicetree@vger.kernel.org>, Pawel Moll <pawel.moll@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Rob Herring <rob.herring@calxeda.com>,
Stephen Warren <swarren@wwwdotorg.org>,
Kumar Gala <galak@kernel.crashing.org>,
Ian Campbell <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>,
<gregkh@linuxfoundation.org>, <dwmw2@infradead.org>,
<nsekhar@ti.com>,
"[initial author] Murali Karicheri" <m-karicheri2@ti.com>
Subject: Re: [PATCH v3 1/2] memory: ti-aemif: introduce AEMIF driver
Date: Sat, 14 Dec 2013 14:13:47 -0500 [thread overview]
Message-ID: <52ACADEB.30307@ti.com> (raw)
In-Reply-To: <1386759570-29671-2-git-send-email-ivan.khoronzhuk@ti.com>
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 <m-karicheri2@ti.com>
> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
> ---
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
next prev parent reply other threads:[~2013-12-14 19:13 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-11 10:59 [PATCH v3 0/2] Introduce AEMIF driver for Davinci/Keystone archs Ivan Khoronzhuk
2013-12-11 10:59 ` Ivan Khoronzhuk
2013-12-11 10:59 ` Ivan Khoronzhuk
2013-12-11 10:59 ` [PATCH v3 1/2] memory: ti-aemif: introduce AEMIF driver Ivan Khoronzhuk
2013-12-11 10:59 ` Ivan Khoronzhuk
2013-12-11 10:59 ` Ivan Khoronzhuk
2013-12-11 10:59 ` Ivan Khoronzhuk
2013-12-14 19:13 ` Santosh Shilimkar [this message]
2013-12-14 19:13 ` Santosh Shilimkar
2013-12-14 19:13 ` Santosh Shilimkar
2013-12-14 19:13 ` Santosh Shilimkar
2013-12-11 10:59 ` [PATCH v3 2/2] memory: ti-aemif: add bindings for " Ivan Khoronzhuk
2013-12-11 10:59 ` Ivan Khoronzhuk
2013-12-11 10:59 ` Ivan Khoronzhuk
2013-12-11 10:59 ` Ivan Khoronzhuk
2013-12-14 19:15 ` Santosh Shilimkar
2013-12-14 19:15 ` Santosh Shilimkar
2013-12-14 19:15 ` Santosh Shilimkar
2013-12-14 19:15 ` Santosh Shilimkar
2014-01-08 20:21 ` Khoronzhuk, Ivan
2014-01-08 20:21 ` Khoronzhuk, Ivan
2014-01-08 20:21 ` Khoronzhuk, Ivan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52ACADEB.30307@ti.com \
--to=santosh.shilimkar@ti.com \
--cc=devicetree@vger.kernel.org \
--cc=dwmw2@infradead.org \
--cc=galak@kernel.crashing.org \
--cc=gregkh@linuxfoundation.org \
--cc=grygorii.strashko@ti.com \
--cc=ijc+devicetree@hellion.org.uk \
--cc=ivan.khoronzhuk@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=linux@arm.linux.org.uk \
--cc=m-karicheri2@ti.com \
--cc=mark.rutland@arm.com \
--cc=nsekhar@ti.com \
--cc=pawel.moll@arm.com \
--cc=rob.herring@calxeda.com \
--cc=rob@landley.net \
--cc=swarren@wwwdotorg.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.