nvmem: Adding bindings for rockchip-efuse
authorZhengShunQian <zhengsq@rock-chips.com>
Wed, 30 Sep 2015 12:56:44 +0000 (13:56 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Oct 2015 11:08:14 +0000 (12:08 +0100)
commit03a69568e07e1150e1cfdb862892798f88dafd17
tree8de7604233c75a4e9996f30e4ef450d5b50042c1
parentfaf25a9089fc9bdc277b30dbdef8ea7ad7c9083b
nvmem: Adding bindings for rockchip-efuse

There are some SoC specified values store in eFuse,
such as the cpu_leakage and cpu_version,
this driver can expose these values to /sys base on nvmem.

Signed-off-by: Caesar Wang <caesar.wang@rock-chips.com>
Signed-off-by: ZhengShunQian <zhengsq@rock-chips.com>
Acked-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/nvmem/Kconfig
drivers/nvmem/Makefile
drivers/nvmem/rockchip-efuse.c [new file with mode: 0644]
This page took 0.034584 seconds and 5 git commands to generate.