Re: [PATCH v1] firmware: microchip: fix incorrect error report of programming:timeout on success
From: Conor Dooley
Date: Thu Aug 22 2024 - 15:48:10 EST
From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
On Fri, 09 Aug 2024 14:47:44 +0100, Conor Dooley wrote:
> After successfully programming the SPI flash with an MFPS auto update
> image, the error sysfs attribute reports programming:timeout.
> This is caused by an incorrect check on the return value from
> wait_for_completion_timeout() in mpfs_auto_update_poll_complete().
>
>
Applied to riscv-soc-fixes, thanks!
[1/1] firmware: microchip: fix incorrect error report of programming:timeout on success
https://git.kernel.org/conor/c/591940e22e28
Thanks,
Conor.