aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAppana Durga Kedareswara rao <[email protected]>2019-11-21 14:09:24 +0530
committerMarc Kleine-Budde <[email protected]>2019-12-03 11:15:07 +0100
commit825e5601c14278cf065a0f28e99a73a2745f2549 (patch)
tree99ed58e6984dcfcdfae536fdbdcfee6644732def
parent040b5cfbcefa263ccf2c118c4938308606bb7ed8 (diff)
MAINTAINERS: add fragment for xilinx CAN driver
Added entry for xilinx CAN driver. Signed-off-by: Appana Durga Kedareswara rao <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]>
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8608724835dd..d700e27ebf41 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18103,6 +18103,14 @@ M: Radhey Shyam Pandey <[email protected]>
S: Maintained
F: drivers/net/ethernet/xilinx/xilinx_axienet*
+XILINX CAN DRIVER
+M: Appana Durga Kedareswara rao <[email protected]>
+R: Naga Sureshkumar Relli <[email protected]>
+S: Maintained
+F: Documentation/devicetree/bindings/net/can/xilinx_can.txt
+F: drivers/net/can/xilinx_can.c
+
XILINX UARTLITE SERIAL DRIVER
M: Peter Korsgaard <[email protected]>