mbox series

[0/2] mtd: nand: Add generic helpers check, match, maximize ECC settings

Message ID 1492585618-13655-1-git-send-email-yamada.masahiro@socionext.com
Headers show
Series mtd: nand: Add generic helpers check, match, maximize ECC settings | expand

Message

Masahiro Yamada April 19, 2017, 7:06 a.m. UTC
This series is based on the discusson:
https://patchwork.kernel.org/patch/9653063/

Before sending the whole v4 series for the Denali driver,
here is my proposal.

1/2: add generic helpers to the NAND framework

2/2: is an example. Please see how those 3 helper functions
are used.  Please do not apply this.



Masahiro Yamada (2):
  mtd: nand: add generic helpers to check, match, maximize ECC settings
  mtd: nand: denali: show how to use generic helpers (do not apply)

 .../devicetree/bindings/mtd/denali-nand.txt        |   17 +
 drivers/mtd/nand/denali.c                          | 1693 +++++++++-----------
 drivers/mtd/nand/denali.h                          |  297 ++--
 drivers/mtd/nand/denali_dt.c                       |   29 +-
 drivers/mtd/nand/denali_pci.c                      |   11 +-
 drivers/mtd/nand/nand_base.c                       |  178 ++
 include/linux/mtd/nand.h                           |   31 +
 7 files changed, 1178 insertions(+), 1078 deletions(-)

-- 
2.7.4


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/