]> git.dujemihanovic.xyz Git - u-boot.git/commit
dma: ti: k3-udma: Introduce DMA support for the am62ax
authorVignesh Raghavendra <vigneshr@ti.com>
Mon, 13 Nov 2023 14:51:44 +0000 (08:51 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 22 Nov 2023 18:46:33 +0000 (13:46 -0500)
commit70b450b56c5da0b14c3d638bc476248910d0b5bf
tree8d94bed4d3cd1b3dea80aa147bf015bafb1091e5
parent5b70caa6a4bfb4d1f878cb6454276af928c1a35b
dma: ti: k3-udma: Introduce DMA support for the am62ax

In preparation for enabling ethernet for the am62ax family of SoCs,
introduce the initial DMA channel settings for the am62ax

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
[bb@ti.com: expanded on commit message]
Signed-off-by: Bryan Brattlof <bb@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
drivers/dma/ti/Makefile
drivers/dma/ti/k3-psil-am62a.c [new file with mode: 0644]
drivers/dma/ti/k3-psil-priv.h
drivers/dma/ti/k3-psil.c