summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPeter Ujfalusi <peter.ujfalusi@ti.com>2020-12-15 15:13:47 +0200
committerSuman Anna <s-anna@ti.com>2021-01-20 11:25:05 -0600
commitbaf19ebf472ac98f24a8e5af7e3870aea3019d88 (patch)
tree10c4361152436ec5a0f581800118a65f0359b02f /MAINTAINERS
parent0f93ac771e0e966fcd69edf767f2a6da004aee86 (diff)
MAINTAINERS: Add entry for Texas Instruments DMA drivers
commit 28d8e07fc9478f8f14dd5dd4b2c382982fa12461 upstream. My employment with TI is coming to an end, it is my intention to look after the DMA drivers I have worked with over the years. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Peter Ujfalusi <peter.ujfalusi@gmail.com> Link: https://lore.kernel.org/r/20201215131348.11282-2-peter.ujfalusi@ti.com Signed-off-by: Vinod Koul <vkoul@kernel.org> [s-anna@ti.com: cherry-pick commit '28d8e07fc947' from v5.11] Signed-off-by: Suman Anna <s-anna@ti.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS13
1 files changed, 13 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 0d5c68064d1b..4c54d52211a2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17296,6 +17296,19 @@ S: Supported
F: Documentation/devicetree/bindings/iio/dac/ti,dac7612.txt
F: drivers/iio/dac/ti-dac7612.c
+TEXAS INSTRUMENTS DMA DRIVERS
+M: Peter Ujfalusi <peter.ujfalusi@gmail.com>
+L: dmaengine@vger.kernel.org
+S: Maintained
+F: Documentation/devicetree/bindings/dma/ti-dma-crossbar.txt
+F: Documentation/devicetree/bindings/dma/ti-edma.txt
+F: Documentation/devicetree/bindings/dma/ti/
+F: drivers/dma/ti/
+X: drivers/dma/ti/cppi41.c
+F: include/linux/dma/k3-udma-glue.h
+F: include/linux/dma/ti-cppi5.h
+F: include/linux/dma/k3-psil.h
+
TEXAS INSTRUMENTS' SYSTEM CONTROL INTERFACE (TISCI) PROTOCOL DRIVER
M: Nishanth Menon <nm@ti.com>
M: Tero Kristo <t-kristo@ti.com>