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

From: Srinivas Kandagatla
Date: Wed Mar 18 2020 - 09:41:04 EST




On 13/03/2020 04:07, Baolin Wang 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>
---
drivers/nvmem/sprd-efuse.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



Applied all thanks,
srini