Re: [PATCH v6 13/13] spi: airoha: buffer must be 0xff-ed before writing
From: Mikhail Kshevetskiy
Date: Thu Oct 09 2025 - 04:51:58 EST
Is there any chances get it merged to linux-6.18?
Regards,
Mikhail Kshevetskiy
On 02.10.2025 10:44, AngeloGioacchino Del Regno wrote:
> Il 02/10/25 00:23, Mikhail Kshevetskiy ha scritto:
>> During writing, the entire flash page (including OOB) will be updated
>> with the values from the temporary buffer, so we need to fill the
>> untouched areas of the buffer with 0xff value to prevent accidental
>> data overwriting.
>>
>> Signed-off-by: Mikhail Kshevetskiy <mikhail.kshevetskiy@xxxxxxxxx>
>
> Reviewed-by: AngeloGioacchino Del Regno
> <angelogioacchino.delregno@xxxxxxxxxxxxx>
>
>