- Add ZynqMP efuse firmware API for efuse access
- zynqmp_nvmem_probe cleanup
- Add support to read/write ZynqMP efuse memory
The first patch depends on
https://lore.kernel.org/linux-arm-kernel/20231004094116.27128-2-jay.buddhabhatti@amd.com/ (local)
---
V3 patch link:
https://lore.kernel.org/all/20240108052617.32510-1-praveen.teja.kundanala@amd.com/ (local)
V4 Changes:
- Removed [2/3] dt-bindings: nvmem: Convert xlnx,zynqmp-nvmem.txt to yaml
as it got applied https://lore.kernel.org/all/170635581622.41421.8980881999042944764.b4-ty@linaro.org/#r (local)
- Split patches as per comments
---
Praveen Teja Kundanala (4):
firmware: xilinx: Add ZynqMP efuse access API
nvmem: zynqmp_nvmem: zynqmp_nvmem_probe cleanup
nvmem: zynqmp_nvmem: Add support to access efuse
MAINTAINERS: Add maintainers for ZynqMP NVMEM driver
MAINTAINERS | 8 +
drivers/firmware/xilinx/zynqmp.c | 25 ++++
drivers/nvmem/zynqmp_nvmem.c | 215 +++++++++++++++++++++++----
include/linux/firmware/xlnx-zynqmp.h | 8 +
4 files changed, 225 insertions(+), 31 deletions(-)
--
2.37.6
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel