aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPraveen Teja Kundanala <[email protected]>2024-02-24 11:45:13 +0000
committerGreg Kroah-Hartman <[email protected]>2024-03-07 20:21:53 +0000
commit9f742e3efc978a480d64b10b353bde656e275aa1 (patch)
treea843e642d257680d4a9929b7d44c6a56153059a8
parent737c0c8d07b5f671c0a33cec95965fcb2d2ea893 (diff)
MAINTAINERS: Add maintainers for ZynqMP NVMEM driver
Add maintainers for ZynqMP NVMEM driver and driver document. Signed-off-by: Praveen Teja Kundanala <[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]>
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 2662ec49b297..024f327d36a4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -24282,6 +24282,14 @@ M: Harsha <[email protected]>
S: Maintained
F: drivers/crypto/xilinx/zynqmp-sha.c
+XILINX ZYNQMP NVMEM DRIVER
+M: Praveen Teja Kundanala <[email protected]>
+M: Kalyani Akula <[email protected]>
+R: Michal Simek <[email protected]>
+S: Maintained
+F: Documentation/devicetree/bindings/nvmem/xlnx,zynqmp-nvmem.yaml
+F: drivers/nvmem/zynqmp_nvmem.c
+
XILLYBUS DRIVER
M: Eli Billauer <[email protected]>