Re: [PATCH 0/3] net: irda: pxaficp_ir: dmaengine conversion

From: Petr Cvek
Date: Mon Sep 07 2015 - 00:12:44 EST


Dne 3.9.2015 v 08:20 Robert Jarzmik napsal(a):
> Hi,
>
> This serie aims at converting pxaficp_ir to dmaengine. This is almost the last
> driver to be converted, and once this is gone, legacy DMA support in pxa
> architecture can be gone.
>
> Nothing fancy here, standard readl/writel conversion, then dmaengine support.
>
> The main trouble is that I cannot test it, I only compiled and inserted the
> module, which works on lubbock, but I have no way to make a communcation try.
>
> Petr, Dmitry, once the review is advanced enough, ie. in a couple of weeks, do
> you have a way to test it on corgi/magician if I give you a git tree to pull
> from ?
>
> Cheers
>
> --
> Robert
>
> Robert Jarzmik (3):
> net: irda: pxaficp_ir: use sched_clock() for time management
> net: irda: pxaficp_ir: convert to readl and writel
> net: irda: pxaficp_ir: dmaengine conversion
>
> drivers/net/irda/pxaficp_ir.c | 366 +++++++++++++++++++++++++++---------------
> 1 file changed, 233 insertions(+), 133 deletions(-)
>

Hi,
I will test it this week.

OT: (hw verified) Magician sadly does not support FIR (only SIR transceiver module) :-( .

Petr
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/