[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250310120906.1577292-1-quic_mdalam@quicinc.com>
Date: Mon, 10 Mar 2025 17:39:02 +0530
From: Md Sadre Alam <quic_mdalam@...cinc.com>
To: <manivannan.sadhasivam@...aro.org>, <miquel.raynal@...tlin.com>,
<richard@....at>, <vigneshr@...com>, <broonie@...nel.org>,
<bbrezillon@...nel.org>, <linux-mtd@...ts.infradead.org>,
<linux-arm-msm@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-spi@...r.kernel.org>
Subject: [PATCH v3 0/4] QPIC v2 fixes for SDX75
v3:
* Updated commit message
* updated qpic_v2 to qpic_version2
* Removed dev_cmd_reg_start = 0 in sdx55_nandc_props {}
* Added new patch to add nand_offset in spi_qpic_snand
driver
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 (4):
mtd: rawnand: qcom: Pass 18 bit offset from QPIC base address to BAM
mtd: rawnand: qcom: Fix last codeword read in
qcom_param_page_type_exec()
mtd: rawnand: qcom: Fix read len for onfi param page
spi: spi-qpic-snand: set nandc_offset for ipq9574
drivers/mtd/nand/raw/qcom_nandc.c | 18 +++++++++++++++---
drivers/spi/spi-qpic-snand.c | 1 +
include/linux/mtd/nand-qpic-common.h | 3 ++-
3 files changed, 18 insertions(+), 4 deletions(-)
--
2.34.1
Powered by blists - more mailing lists