Re: [PATCH] spi: spi-qpic-snand: document the limited bit error reporting capability
From: Gabor Juhos
Date: Wed Jun 18 2025 - 11:37:43 EST
Hi Miquel,
> On 27/05/2025 at 13:08:16 +02, Gabor Juhos <j4g8y7@xxxxxxxxx> wrote:
>
>> The QPIC hardware is not capable of reporting the exact number of the
>> corrected bit errors, it only reports the number of the corrected bytes.
>>
>> Document this behaviour in the code, and also issue a warning message
>> to inform the user about it.
>>
>> No functional changes.
>>
>> Signed-off-by: Gabor Juhos <j4g8y7@xxxxxxxxx>
>
> This change no longer applies on v6.16-rc1, can you please rebase and
> resend?
It is not needed since v6.16-rc1 contains the change already (57cf46cd1fe3).
Regars,
Gabor