All of lore.kernel.org
 help / color / mirror / Atom feed
From: Baruch Siach <baruch@tkos.co.il>
To: Sascha Hauer <kernel@pengutronix.de>
Cc: Baruch Siach <baruch@tkos.co.il>,
	linux-mtd@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] mx25: NAND support
Date: Thu, 14 Jan 2010 11:24:12 +0200	[thread overview]
Message-ID: <cover.1263460321.git.baruch@tkos.co.il> (raw)

This patch series add support for NAND chips on the i.MX25 platform, using the 
recently merged support for this platform in the mxc_nand driver.

I tested this code on the i.MX25 PDK platform.

Baruch Siach (3):
  mtd: mxc_nand: add MX25 to Kconfig
  mx25: add NAND support
  mx25pdk: add NAND device support

 arch/arm/mach-mx25/devices.c          |   20 ++++++++++++++++++++
 arch/arm/mach-mx25/devices.h          |    1 +
 arch/arm/mach-mx25/mx25pdk.c          |    7 +++++++
 arch/arm/plat-mxc/include/mach/mx25.h |    2 ++
 drivers/mtd/nand/Kconfig              |    2 +-
 5 files changed, 31 insertions(+), 1 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: baruch@tkos.co.il (Baruch Siach)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] mx25: NAND support
Date: Thu, 14 Jan 2010 11:24:12 +0200	[thread overview]
Message-ID: <cover.1263460321.git.baruch@tkos.co.il> (raw)

This patch series add support for NAND chips on the i.MX25 platform, using the 
recently merged support for this platform in the mxc_nand driver.

I tested this code on the i.MX25 PDK platform.

Baruch Siach (3):
  mtd: mxc_nand: add MX25 to Kconfig
  mx25: add NAND support
  mx25pdk: add NAND device support

 arch/arm/mach-mx25/devices.c          |   20 ++++++++++++++++++++
 arch/arm/mach-mx25/devices.h          |    1 +
 arch/arm/mach-mx25/mx25pdk.c          |    7 +++++++
 arch/arm/plat-mxc/include/mach/mx25.h |    2 ++
 drivers/mtd/nand/Kconfig              |    2 +-
 5 files changed, 31 insertions(+), 1 deletions(-)

             reply	other threads:[~2010-01-14  9:24 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-14  9:24 Baruch Siach [this message]
2010-01-14  9:24 ` [PATCH 0/3] mx25: NAND support Baruch Siach
2010-01-14  9:24 ` [PATCH 1/3] mtd: mxc_nand: add MX25 to Kconfig Baruch Siach
2010-01-14  9:24   ` Baruch Siach
2010-01-14  9:24 ` [PATCH 2/3] mx25: add NAND support Baruch Siach
2010-01-14  9:24   ` Baruch Siach
2010-01-14  9:24 ` [PATCH 3/3] mx25pdk: add NAND device support Baruch Siach
2010-01-14  9:24   ` Baruch Siach
2010-01-14 10:24 ` [PATCH 0/3] mx25: NAND support Sascha Hauer
2010-01-14 10:24   ` Sascha Hauer
2010-01-21 13:47   ` Baruch Siach
2010-01-21 13:47     ` Baruch Siach
2010-01-21 13:49     ` Sascha Hauer
2010-01-21 13:49       ` Sascha Hauer

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=cover.1263460321.git.baruch@tkos.co.il \
    --to=baruch@tkos.co.il \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-mtd@lists.infradead.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.