[PATCH 0/3]mtd: rawnand: qcom: Fixes for exec_op
Md Sadre Alam
quic_mdalam at quicinc.com
Fri Aug 18 07:50:58 PDT 2023
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@linaro.org/
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
More information about the linux-mtd
mailing list