mbox series

[0/2] QPIC v2 fixes for SDX75

Message ID 20241119092058.480363-1-quic_mdalam@quicinc.com (mailing list archive)
Headers show
Series QPIC v2 fixes for SDX75 | expand

Message

Md Sadre Alam Nov. 19, 2024, 9:20 a.m. UTC
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 (2):
  mtd: rawnand: qcom: Pass 18 bit offset from QPIC base address to BAM
  mtd: rawnand: qcom: Fix onfi param page read

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