summaryrefslogtreecommitdiff
path: root/drivers/dma/ti/Makefile
diff options
context:
space:
mode:
authorVignesh Raghavendra <vigneshr@ti.com>2022-02-19 11:32:20 +0300
committerVinod Koul <vkoul@kernel.org>2022-03-11 10:02:53 +0300
commit5ac6bfb587772ade1ab474223ed44b359da1c20f (patch)
tree7f06b9277d15c3940a491fe3742b6bd397a8c255 /drivers/dma/ti/Makefile
parent03cbdf8b1252140520c9f9ead374b0c2e480fb90 (diff)
downloadlinux-5ac6bfb587772ade1ab474223ed44b359da1c20f.tar.xz
dmaengine: ti: k3-psil: Add AM62x PSIL and PDMA data
Add PSIL EP data and PDMA data for AM62x. [p.yadav@ti.com: Add CSIRX data] Signed-off-by: Pratyush Yadav <p.yadav@ti.com> Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com> Acked-by: Peter Ujfalusi <peter.ujfalusi@gmail.com> Link: https://lore.kernel.org/r/20220219083220.489420-3-vigneshr@ti.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/ti/Makefile')
-rw-r--r--drivers/dma/ti/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/dma/ti/Makefile b/drivers/dma/ti/Makefile
index 1d4081a049b7..d3a303f0d7c6 100644
--- a/drivers/dma/ti/Makefile
+++ b/drivers/dma/ti/Makefile
@@ -9,5 +9,6 @@ obj-$(CONFIG_TI_K3_PSIL) += k3-psil.o \
k3-psil-j721e.o \
k3-psil-j7200.o \
k3-psil-am64.o \
- k3-psil-j721s2.o
+ k3-psil-j721s2.o \
+ k3-psil-am62.o
obj-$(CONFIG_TI_DMA_CROSSBAR) += dma-crossbar.o