public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] mtd: rawnand: Cache read sequential
@ 2022-08-29  7:24 JaimeLiao
  2022-08-29  7:24 ` [PATCH v2 1/1] " JaimeLiao
  0 siblings, 1 reply; 4+ messages in thread
From: JaimeLiao @ 2022-08-29  7:24 UTC (permalink / raw)
  To: linux-mtd, miquel.raynal, richard; +Cc: jaimeliao, JaimeLiao

v2:
	1. correct the 3rd parameter for nand_exec_continue_read_page_op function.
	2. adding mtd_info struction for judge operation in nand_exec_continue_read_page_op function.
	3. adding performance result in commit log

JaimeLiao (1):
  mtd: rawnand: Cache read sequential

 drivers/mtd/nand/raw/nand_base.c    | 96 +++++++++++++++++++++++++++--
 drivers/mtd/nand/raw/nand_timings.c | 12 ++++
 include/linux/mtd/rawnand.h         |  7 +++
 3 files changed, 110 insertions(+), 5 deletions(-)

-- 
2.17.1


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

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

end of thread, other threads:[~2022-11-07 14:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-29  7:24 [PATCH v2 0/1] mtd: rawnand: Cache read sequential JaimeLiao
2022-08-29  7:24 ` [PATCH v2 1/1] " JaimeLiao
2022-11-07 13:56   ` Miquel Raynal
2022-11-07 14:41     ` Miquel Raynal

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