[PATCH v2 0/3] Add device tree support for NAND flash in am335x-evm
From: Philip, Avinash <hidden>
Date: 2013-01-31 09:37:37
Also in:
linux-devicetree, linux-omap, lkml
From: Philip, Avinash <hidden>
Date: 2013-01-31 09:37:37
Also in:
linux-devicetree, linux-omap, lkml
Benoit, On Thu, Jan 24, 2013 at 13:32:26, Philip, Avinash wrote:
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]. 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.mtd: devices: elm: Removes <xx> literals in elm DT node https://lkml.org/lkml/2013/1/24/30
Can you accept this patch series so that NAND flash with BCH support for am335x-evm available in 3.9. Thanks Avinash
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 | 98 +++++++++++++++++++++++++++++++++++++- arch/arm/boot/dts/am33xx.dtsi | 20 ++++++++ 2 files changed, 117 insertions(+), 1 deletion(-) -- 1.7.9.5