Re: [PATCH 1/5] nvmem: sprd: Fix the block lock operation

From: Greg KH
Date: Mon Mar 23 2020 - 15:03:07 EST


On Mon, Mar 23, 2020 at 03:00:03PM +0000, Srinivas Kandagatla wrote:
> From: Freeman Liu <freeman.liu@xxxxxxxxxx>
>
> According to the Spreadtrum eFuse specification, we should write 0 to
> the block to trigger the lock operation.
>
> Fixes: 096030e7f449 ("nvmem: sprd: Add Spreadtrum SoCs eFuse support")
> Signed-off-by: Freeman Liu <freeman.liu@xxxxxxxxxx>
> Signed-off-by: Baolin Wang <baolin.wang7@xxxxxxxxx>
> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
> ---
> drivers/nvmem/sprd-efuse.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

This should go to stable, I'll add the tag...