[PATCH 0/3] Support MT7622 NAND flash controller

RogerCC Lin rogercc.lin at mediatek.com
Wed Nov 29 01:24:43 PST 2017


From: RogerCC Lin <rogercc.lin at mediatek.com>

MT7622 uses an earlier NAND flash controller IP which is similar to
MT2701's, it has less sector size, less max sector number and less
parity bits. This patch can support MT7622 NAND flash controller.

The patch has been verified in UBIFS test, with F59D1G81MB on MT7622
reference board, it works correctly.

RogerCC Lin (3):
  mtd: nand: mtk: update DT bindings
  mtd: nand: mtk: Support different MTK NAND flash controller IP
  mtd: nand: mtk: Support MT7622 NAND flash controller.

 Documentation/devicetree/bindings/mtd/mtk-nand.txt |  11 +-
 drivers/mtd/nand/mtk_ecc.c                         | 137 +++++++++++++--------
 drivers/mtd/nand/mtk_ecc.h                         |  25 +++-
 drivers/mtd/nand/mtk_nand.c                        |  43 +++++--
 4 files changed, 152 insertions(+), 64 deletions(-)

-- 
1.9.1




More information about the linux-mtd mailing list