Re: [PATCH] dmaengine: ti: k3-udma: Add PSIL threads for AM62P

From: Bryan Brattlof
Date: Wed Dec 13 2023 - 08:00:32 EST


On December 13, 2023 thus sayeth Vaishnav Achath:
> Hi Vignesh,
>
> On 13/12/23 11:32, Vignesh Raghavendra wrote:
> >
> >
> > On 13/12/23 2:06 am, Bryan Brattlof wrote:
> >> From: Vignesh Raghavendra <vigneshr@xxxxxx>
> >>
> >> Add PSIL and PDMA data for AM62P.
> >>
> >> Signed-off-by: Vignesh Raghavendra <vigneshr@xxxxxx>
> >> Signed-off-by: Bryan Brattlof <bb@xxxxxx>
> >> ---
> >> drivers/dma/ti/Makefile | 3 +-
> >> drivers/dma/ti/k3-psil-am62p.c | 196 +++++++++++++++++++++++++++++++++
> >
> > Does this also include J722s data? I prefer if we could introduce both
> > SoC support together as one is superset of the other. Vaishav?
> >
>
> This did not include J722S data and also CSI2RX data for both devices, I have
> added those and sent a V2 for this patch:
> https://lore.kernel.org/all/20231213081318.26203-1-vaishnav.a@xxxxxx/
>

Ah yeah! I like doing this all in one shot.

Thanks Vaishnav and Vignesh.

~Bryan