Re: [PATCH v4 15/15] dmaengine: ti: k3-udma: Add glue layer for non DMAengine users

From: Vinod Koul
Date: Tue Nov 12 2019 - 00:37:20 EST


On 11-11-19, 12:31, Peter Ujfalusi wrote:
>
>
> On 11/11/2019 8.12, Vinod Koul wrote:
> > On 01-11-19, 10:41, Peter Ujfalusi wrote:
> >> From: Grygorii Strashko <grygorii.strashko@xxxxxx>
> >>
> >> Certain users can not use right now the DMAengine API due to missing
> >> features in the core. Prime example is Networking.
> >>
> >> These users can use the glue layer interface to avoid misuse of DMAengine
> >> API and when the core gains the needed features they can be converted to
> >> use generic API.
> >
> > Can you add some notes on what all features does this layer implement..
>
> In the commit message or in the code?

commit here so that we know what to expect.

Thanks
--
~Vinod