aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSrinivas Neeli <[email protected]>2020-11-12 22:42:28 +0530
committerLinus Walleij <[email protected]>2020-11-18 08:52:22 +0100
commit8b51658347affcebfa30b82cd814201a329725fc (patch)
tree3b9df009bae324ab8027ee485fcdd14415ba88fc
parentbea67aeab02208cbb2f3d60e358f331e2e6f1ab1 (diff)
MAINTAINERS: add fragment for xilinx GPIO drivers
Added entry for xilinx GPIO drivers. Signed-off-by: Srinivas Neeli <[email protected]> Acked-by: Shubhrajyoti Datta <[email protected]> Acked-by: Michal Simek <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
-rw-r--r--MAINTAINERS10
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 5263505de0bf..eadfbac4fcd0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19254,6 +19254,16 @@ S: Maintained
F: Documentation/devicetree/bindings/net/can/xilinx_can.txt
F: drivers/net/can/xilinx_can.c
+XILINX GPIO DRIVER
+M: Shubhrajyoti Datta <[email protected]>
+R: Srinivas Neeli <[email protected]>
+R: Michal Simek <[email protected]>
+S: Maintained
+F: Documentation/devicetree/bindings/gpio/gpio-xilinx.txt
+F: Documentation/devicetree/bindings/gpio/gpio-zynq.txt
+F: drivers/gpio/gpio-xilinx.c
+F: drivers/gpio/gpio-zynq.c
+
XILINX SD-FEC IP CORES
M: Derek Kiernan <[email protected]>
M: Dragan Cvetic <[email protected]>