public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Support MT7622 NAND flash controller
@ 2017-11-29  9:24 RogerCC Lin
  2017-11-29  9:24 ` [PATCH 1/3] mtd: nand: mtk: update DT bindings RogerCC Lin
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: RogerCC Lin @ 2017-11-29  9:24 UTC (permalink / raw)
  To: boris.brezillon, computersforpeace
  Cc: dwmw2, linux-mtd, linux-mediatek, xiaolei.li, srv_heupstream,
	bayi.cheng, rogercc.lin

From: RogerCC Lin <rogercc.lin@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

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

end of thread, other threads:[~2017-11-29 10:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-29  9:24 [PATCH 0/3] Support MT7622 NAND flash controller RogerCC Lin
2017-11-29  9:24 ` [PATCH 1/3] mtd: nand: mtk: update DT bindings RogerCC Lin
2017-11-29  9:24 ` [PATCH 2/3] mtd: nand: mtk: Support different MTK NAND flash controller IP RogerCC Lin
2017-11-29 10:04   ` Boris Brezillon
2017-11-29 10:12     ` RogerCC.Lin
2017-11-29  9:24 ` [PATCH 3/3] mtd: nand: mtk: Support MT7622 NAND flash controller RogerCC Lin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox