diff options
author | Geert Uytterhoeven <[email protected]> | 2024-10-30 14:03:10 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-11-05 05:33:46 +0100 |
commit | 1530b923a514b158b91453bf5adc9291e77638f5 (patch) | |
tree | c193a5afc798c7c9dae110ef126773dd1744250f /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 2aea0d17ff9e08e8ab50dd588c53cc37d963e016 (diff) |
nvmem: Add R-Car E-FUSE driver
R-Car Gen4 SoCs contain fuses indicating hardware support or hardware
(e.g. tuning) parameters. Add a driver to access the state of the
fuses. This supports two types of hardware fuse providers:
1. E-FUSE non-volatile memory accessible through the Pin Function
Controller on R-Car V3U and S4-8,
2. E-FUSE non-volatile memory accessible through OTP_MEM on R-Car V4H
and V4M.
The state of the cells can be read using the NVMEM framework, either
from kernel space (e.g. by the Renesas UFSHCD driver), or from
userspace.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Yoshihiro Shimoda <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Signed-off-by: Srinivas Kandagatla <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions