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

Matt Ranostay posted 2 patches 3 years, 6 months ago
drivers/dma/ti/k3-psil-j7200.c | 67 ++++++++++++++++++++++++++++
drivers/dma/ti/k3-psil-j721e.c | 79 ++++++++++++++++++++++++++++++++++
2 files changed, 146 insertions(+)
[PATCH RESEND 0/2] dmaengine: ti: k3-psil: add TX threads for J721E + J7200 platforms
Posted by Matt Ranostay 3 years, 6 months ago
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(+)

-- 
2.37.2
Re: [PATCH RESEND 0/2] dmaengine: ti: k3-psil: add TX threads for J721E + J7200 platforms
Posted by Vinod Koul 3 years, 6 months ago
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

-- 
~Vinod