Re: [PATCH] nvmem: qfprom: Increase fuse blow timeout to prevent write fail.

From: Evan Green
Date: Fri Jan 07 2022 - 11:28:32 EST


On Thu, Jan 6, 2022 at 6:31 PM Knox Chiou <knoxchiou@xxxxxxxxxxxx> wrote:
>
> sc7180 blow fuses got slightly chances to hit qfprom_reg_write timeout.
> Current timeout is simply too low. Since blowing fuses is a
> very rare operation, so the risk associated with overestimating this
> number is low.
> Increase fuse blow timeout from 1ms to 10ms.
>
> Signed-off-by: Knox Chiou <knoxchiou@xxxxxxxxxxxx>

Reviewed-by: Evan Green <evgreen@xxxxxxxxxxxx>