Re: [PATCH] serial: msm: Unify TX and RX DMA paths

From: Greg Kroah-Hartman
Date: Tue Apr 23 2024 - 19:34:19 EST


On Tue, Apr 23, 2024 at 04:08:04PM +0200, neil.armstrong@xxxxxxxxxx wrote:
> Hi Marek,
>
> On 23/04/2024 14:08, Marek Szyprowski wrote:
> > Use scatterlist-based API also for RX mode to unify TX and RX DMA paths
> > as well as simplify the whole driver code a bit.
>
> Thanks for the patch, I have no idea if this is right or wrong.
>
> Greg, I think we should wait until this change is fully tested on multiple
> platforms including DMA usage (bluetooth) before aplying it.

Great, who is going to test that without me adding it to linux-next?

thanks,

greg k-h