From: "Gupta, Pekon" <pekon@xxxxxx> This patch series makes ECC scheme selection for omap2-nand driver more user-friendly.It also adds scalability for large page-sized NAND devices, and adding new ECC schemes in future. [PATCH 1/2] - clean-up and optimization for supported ECC schemes. - added checks for Kconfigs required by specific ECC schemes. [PATCH 2/2] - add DT options for selecting supported ECC scheme. Gupta, Pekon (2): mtd:nand:omap2: clean-up BCHx_HW and BCHx_SW ECC configurations in device_probe ARM: OMAP2+: cleaned-up DT support of various ECC schemes .../devicetree/bindings/mtd/gpmc-nand.txt | 37 +- arch/arm/boot/dts/am335x-evm.dts | 2 +- arch/arm/mach-omap2/gpmc.c | 12 +- drivers/mtd/nand/omap2.c | 432 ++++++++++----------- include/linux/platform_data/elm.h | 4 + include/linux/platform_data/mtd-nand-omap2.h | 22 +- 6 files changed, 258 insertions(+), 251 deletions(-) -- 1.8.1 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html