linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add device tree support for NAND flash in am335x-evm
@ 2013-01-18  6:41 Philip Avinash
  2013-01-18  6:41 ` [PATCH 1/3] ARM: dts: AM33XX: Add ELM node Philip Avinash
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Philip Avinash @ 2013-01-18  6:41 UTC (permalink / raw)
  To: linux-arm-kernel

This patch series adds device tree support for NAND flash in am335x-evm.
Also ELM node is populated in device tree and been used for BCH error
correction in NAND flash part. Also this patch series ensures RBL ecc
layout maintained in Linux kernel with BCH8 ecc scheme.

This patch series based on [1] and depends on [2] & [3].

1. http://git.kernel.org/?p=linux/kernel/git/bcousson/linux-omap-dt.git;a=tree;h=refs/heads/for_3.9/dts;hb=refs/heads/for_3.9/dts
2. OMAP GPMC DT bindings
   http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap.git;a=shortlog;h=refs/heads/omap-for-v3.9/gpmc
3. mtd: nand: OMAP: ELM error correction support for BCH ecc
   http://git.infradead.org/users/dedekind/l2-mtd-2.6.git/shortlog/refs/heads/master


Philip Avinash (1):
  ARM: dts: AM33XX: Add NAND flash device tree data to am335x-evm

Philip, Avinash (2):
  ARM: dts: AM33XX: Add ELM node
  ARM: dts: AM33XX: Add GPMC node

 arch/arm/boot/dts/am335x-evm.dts |   93 +++++++++++++++++++++++++++++++++++++-
 arch/arm/boot/dts/am33xx.dtsi    |   18 ++++++++
 2 files changed, 110 insertions(+), 1 deletion(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-01-23  6:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-18  6:41 [PATCH 0/3] Add device tree support for NAND flash in am335x-evm Philip Avinash
2013-01-18  6:41 ` [PATCH 1/3] ARM: dts: AM33XX: Add ELM node Philip Avinash
2013-01-21 20:47   ` Peter Korsgaard
2013-01-23  6:32     ` Philip, Avinash
2013-01-18  6:41 ` [PATCH 2/3] ARM: dts: AM33XX: Add GPMC node Philip Avinash
2013-01-18 13:17   ` Jan Lübbe
2013-01-21 21:01   ` Peter Korsgaard
2013-01-23  6:32     ` Philip, Avinash
2013-01-18  6:41 ` [PATCH 3/3] ARM: dts: AM33XX: Add NAND flash device tree data to am335x-evm Philip Avinash

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).