]> Git Repo - linux.git/commit
nvmem: Add Spreadtrum SC27XX efuse support
authorFreeman Liu <[email protected]>
Wed, 11 Jul 2018 10:20:41 +0000 (11:20 +0100)
committerGreg Kroah-Hartman <[email protected]>
Sun, 15 Jul 2018 12:03:05 +0000 (14:03 +0200)
commit19c54468f222d61f07ec83d13e46a4c78d326c80
tree6c8587d80a1200b3105c90f9a53c1b52f2fe85de
parent3eb93e0825abf76ddb7960506be71e6f1a63ad17
nvmem: Add Spreadtrum SC27XX efuse support

This patch add the efuse driver which is embeded in Spreadtrum SC27XX
series PMICs. The sc27xx efuse contains 32 blocks and each block's
data width is 16 bits.

Signed-off-by: Freeman Liu <[email protected]>
Signed-off-by: Baolin Wang <[email protected]>
Signed-off-by: Srinivas Kandagatla <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/nvmem/Kconfig
drivers/nvmem/Makefile
drivers/nvmem/sc27xx-efuse.c [new file with mode: 0644]
This page took 0.054357 seconds and 4 git commands to generate.