Re: [PATCH v2 0/3] QPIC v2 fixes for SDX75

From: Md Sadre Alam
Date: Tue Dec 24 2024 - 00:22:44 EST




On 12/20/2024 3:00 PM, Manivannan Sadhasivam wrote:
On Fri, Nov 22, 2024 at 02:29:30PM +0530, Md Sadre Alam wrote:
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


Do you plan to respin this series? FYI, these are regressions, so should go in
early as possible.
Waiting for SPI NAND series patches [1] to be merged (raw nand change patch 2-5). On top of that will repost these patches.

Thanks,
Alam.

1. https://lore.kernel.org/linux-arm-msm/20241120091507.1404368-1-quic_mdalam@xxxxxxxxxxx/


- Mani

drivers/mtd/nand/raw/qcom_nandc.c | 23 ++++++++++++++++++-----
1 file changed, 18 insertions(+), 5 deletions(-)

--
2.34.1