[PATCH 0/3]mtd: rawnand: qcom: Fixes for exec_op

From: Md Sadre Alam
Date: Fri Aug 18 2023 - 10:52:34 EST


This series fixes the following.

1. fixes parameter page read len for 4K nand
in exec_op.

2. fixes raw_nand_read issue.

3. fixes READ path issue in exec_op.

Applied on top of [1]

This series tested on IPQ8074 2K and 4K nand with
mtd_test*.ko (mtd_nandbiterrs.ko, mtd_pagetest.ko, mtd_readtest.ko
mtd_subpagetest.ko, mtd_torturetest.ko, mtd_stresstest.ko).

[1] https://lore.kernel.org/lkml/20230805174146.57006-1-manivannan.sadhasivam@xxxxxxxxxx/

Md Sadre Alam (2):
mtd: rawnand: qcom: Update read_loc size to 512
mtd: rawnand: qcom: Clear buf_count and buf_start in raw read

Sricharan Ramabadhran (1):
mtd: rawnand: qcom: Add read/read_start ops in exec_op path

drivers/mtd/nand/raw/qcom_nandc.c | 99 +++++++++++++------------------
1 file changed, 41 insertions(+), 58 deletions(-)

--
2.17.1