[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230818145101.23825-1-quic_mdalam@quicinc.com>
Date: Fri, 18 Aug 2023 20:20:58 +0530
From: Md Sadre Alam <quic_mdalam@...cinc.com>
To: mani@...nel.org, miquel.raynal@...tlin.com, richard@....at,
vigneshr@...com, linux-mtd@...ts.infradead.org,
linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: quic_mdalam@...cinc.com, quic_srichara@...cinc.com
Subject: [PATCH 0/3]mtd: rawnand: qcom: Fixes for exec_op
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
Powered by blists - more mailing lists