nvmem: sprd: Fix the block lock operation
authorFreeman Liu <freeman.liu@unisoc.com>
Mon, 23 Mar 2020 15:00:03 +0000 (15:00 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Mar 2020 19:05:23 +0000 (20:05 +0100)
commitc66ebde4d988b592e8f0008e04c47cc4950a49d3
treed3855c9888752b71f456c4e59dfa7426c9706361
parent33e12f6e4552b3377ef9076029442282d782eb9e
nvmem: sprd: Fix the block lock operation

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")
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Freeman Liu <freeman.liu@unisoc.com>
Signed-off-by: Baolin Wang <baolin.wang7@gmail.com>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20200323150007.7487-2-srinivas.kandagatla@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/nvmem/sprd-efuse.c