Re: [PATCH] nvmem: make the misaligned raw_len non-fatal
From: Srinivas Kandagatla
Date: Fri Feb 21 2025 - 05:03:34 EST
On Thu, 20 Feb 2025 21:49:30 +0200, Dmitry Baryshkov wrote:
> The commit 11ccaa312111 ("nvmem: core: verify cell's raw_len") enforced
> the raw read len being aligned to the NVMEM's word_size. However this
> change broke some of the platforms, because those used misaligned
> reads. Make this error non-fatal for the drivers that didn't specify
> raw_len directly and just increase the raw_len making it aligned.
>
>
> [...]
Applied, thanks!
[1/1] nvmem: make the misaligned raw_len non-fatal
commit: d0ee061dec068a8c8700b51b08a7b7898cc66a2e
Best regards,
--
Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>