> -----Original Message-----
> From: Md Sadre Alam (QUIC) <quic_mdalam@quicinc.com>
> Sent: Friday, November 22, 2024 2:30 PM
> To: manivannan.sadhasivam@linaro.org; miquel.raynal@bootlin.com;
> richard@nod.at; vigneshr@ti.com; bbrezillon@kernel.org; linux-
> mtd@lists.infradead.org; linux-arm-msm@vger.kernel.org; linux-
> kernel@vger.kernel.org
> Cc: Sricharan Ramabadhran (QUIC) <quic_srichara@quicinc.com>;
> Varadarajan Narayanan (QUIC) <quic_varada@quicinc.com>; Md Sadre Alam
> (QUIC) <quic_mdalam@quicinc.com>; Naina Mehta (QUIC)
> <quic_nainmeht@quicinc.com>; Lakshmi Sowjanya D (QUIC)
> <quic_laksd@quicinc.com>
> Subject: [PATCH v2 0/3] QPIC v2 fixes for SDX75
>
> v2:
> * Updated commit message
> * Added stable kernel tag
> * Added Fixes tag
> * Renamed the variable from offset_from_qpic to nandc_offset
> * Set buf_count to 512 in the parameter page read
> * Replaced the buf_count value of 512 with the len in bytes
>
> v1:
> * These patches will fix the following:
> * 1) onfi param page read which was broken by exec_op() patch.
> * 2) Fixed offset passed to BAM from QPIC base
>
> Md Sadre Alam (3):
> mtd: rawnand: qcom: Pass 18 bit offset from QPIC base address to BAM
> mtd: rawnand: qcom: Fix onfi param page read
> mtd: rawnand: qcom: Fix read len for onfi param page
>
> drivers/mtd/nand/raw/qcom_nandc.c | 23 ++++++++++++++++++-----
> 1 file changed, 18 insertions(+), 5 deletions(-)
>
> --
Tested-by: Lakshmi Sowjanya D <quic_laksd@quicinc.com> # on SDX75
--
Regards
Lakshmi Sowjanya