All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] mx25: NAND support
@ 2010-01-14  9:24 ` Baruch Siach
  0 siblings, 0 replies; 14+ messages in thread
From: Baruch Siach @ 2010-01-14  9:24 UTC (permalink / raw)
  To: Sascha Hauer; +Cc: Baruch Siach, linux-mtd, linux-arm-kernel

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(-)

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2010-01-21 13:50 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-14  9:24 [PATCH 0/3] mx25: NAND support Baruch Siach
2010-01-14  9:24 ` 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

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.