mbox series

[RESEND,0/2] dmaengine: ti: k3-psil: add TX threads for J721E + J7200 platforms

Message ID 20220919205931.8397-1-mranostay@ti.com (mailing list archive)
Headers show
Series dmaengine: ti: k3-psil: add TX threads for J721E + J7200 platforms | expand

Message

Matt Ranostay Sept. 19, 2022, 8:59 p.m. UTC
Add additional PSI-L TX threads for peripherals on both J721E and J7200 platforms.

Matt Ranostay (2):
  dmaengine: ti: k3-psil: add additional TX threads for j721e
  dmaengine: ti: k3-psil: add additional TX threads for j7200

 drivers/dma/ti/k3-psil-j7200.c | 67 ++++++++++++++++++++++++++++
 drivers/dma/ti/k3-psil-j721e.c | 79 ++++++++++++++++++++++++++++++++++
 2 files changed, 146 insertions(+)

Comments

Vinod Koul Sept. 29, 2022, 4:18 p.m. UTC | #1
On 19-09-22, 13:59, Matt Ranostay wrote:
> Add additional PSI-L TX threads for peripherals on both J721E and J7200 platforms.

Applied, thanks