[PATCH 0/2] QPIC v2 fixes for SDX75

Md Sadre Alam posted 2 patches 1 year, 2 months ago
There is a newer version of this series
drivers/mtd/nand/raw/qcom_nandc.c | 23 ++++++++++++++++++-----
1 file changed, 18 insertions(+), 5 deletions(-)
[PATCH 0/2] QPIC v2 fixes for SDX75
Posted by Md Sadre Alam 1 year, 2 months ago
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(-)

-- 
2.34.1
Re: [PATCH 0/2] QPIC v2 fixes for SDX75
Posted by Miquel Raynal 1 year, 2 months ago
Hello,

On 19/11/2024 at 14:50:56 +0530, Md Sadre Alam <quic_mdalam@quicinc.com> wrote:

> 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

Would you mind adding Fixes and Cc: stable tags to each patch?

Thanks,
Miquèl
Re: [PATCH 0/2] QPIC v2 fixes for SDX75
Posted by Md Sadre Alam 1 year, 2 months ago

On 12/2/2024 10:20 PM, Miquel Raynal wrote:
> 
> Hello,
> 
> On 19/11/2024 at 14:50:56 +0530, Md Sadre Alam <quic_mdalam@quicinc.com> wrote:
> 
>> 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
> 
> Would you mind adding Fixes and Cc: stable tags to each patch?
Ok, will add in next revision.
> 
> Thanks,
> Miquèl
>