linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] fix some gpmi nand driver bugs
@ 2020-12-09  3:51 Han Xu
  2020-12-09  3:51 ` [PATCH v2 1/2] mtd: rawnand: gpmi: Fix the driver only sense CS0 R/B issue Han Xu
  2020-12-09  3:51 ` [PATCH v2 2/2] mtd: rawnand: gpmi: Fix the random DMA timeout issue Han Xu
  0 siblings, 2 replies; 7+ messages in thread
From: Han Xu @ 2020-12-09  3:51 UTC (permalink / raw)
  To: miquel.raynal, s.hauer; +Cc: han.xu, linux-mtd

fix gpmi nand driver cannot sense multi-cs chip issue and the random DMA
timeout bug. 

changes from v1:
* fixed the typo
* removed the fixes tag
* added Sascha's review tag

Han Xu (2):
  mtd: rawnand: gpmi: Fix the driver only sense CS0 R/B issue
  mtd: rawnand: gpmi: Fix the random DMA timeout issue

 drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c | 36 +++++++++++++++-------
 drivers/mtd/nand/raw/gpmi-nand/gpmi-regs.h |  1 +
 2 files changed, 26 insertions(+), 11 deletions(-)

-- 
2.17.1


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

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

end of thread, other threads:[~2020-12-10 21:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-09  3:51 [PATCH v2 0/2] fix some gpmi nand driver bugs Han Xu
2020-12-09  3:51 ` [PATCH v2 1/2] mtd: rawnand: gpmi: Fix the driver only sense CS0 R/B issue Han Xu
2020-12-10  9:45   ` Sascha Hauer
2020-12-10  9:54   ` Fabio Estevam
2020-12-10 21:39   ` Miquel Raynal
2020-12-09  3:51 ` [PATCH v2 2/2] mtd: rawnand: gpmi: Fix the random DMA timeout issue Han Xu
2020-12-10 21:39   ` Miquel Raynal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).