]> git.dujemihanovic.xyz Git - u-boot.git/commit
dma: ti: k3-udma: Add DMA PSIL mappings for AM62P and J722S
authorVignesh Raghavendra <vigneshr@ti.com>
Tue, 12 Mar 2024 20:20:27 +0000 (15:20 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 13 Mar 2024 14:10:05 +0000 (10:10 -0400)
commit558fbddbb449641b7304ec2e22c2594bd9d2303e
tree3462e88cb776403da80165a59600da6feb38306b
parente17dc351a6f956c35910748bd7355ecd4f4cc149
dma: ti: k3-udma: Add DMA PSIL mappings for AM62P and J722S

Add PSIL data for the AM62P and the J722S SoC family. The PSIL mapping
for the J722S is the same except for the extra instances of the CSI-RX.
So let's reuse the same file for both the AM62P and J722S.

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Signed-off-by: Ravi Gunasekaran <r-gunasekaran@ti.com>
Signed-off-by: Vaishnav Achath <vaishnav.a@ti.com>
Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com>
[bb@ti.com: rebased to U-Boot v2024.01]
Signed-off-by: Bryan Brattlof <bb@ti.com>
drivers/dma/ti/Makefile
drivers/dma/ti/k3-psil-am62p.c [new file with mode: 0644]
drivers/dma/ti/k3-psil-priv.h
drivers/dma/ti/k3-psil.c