[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1441261251-19548-1-git-send-email-robert.jarzmik@free.fr>
Date: Thu, 3 Sep 2015 08:20:48 +0200
From: Robert Jarzmik <robert.jarzmik@...e.fr>
To: Samuel Ortiz <samuel@...tiz.org>, Petr Cvek <petr.cvek@....cz>,
Dmitry Eremin-Solenikov <dbaryshkov@...il.com>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
Arnd Bergmann <arnd@...db.de>,
Robert Jarzmik <robert.jarzmik@...e.fr>
Subject: [PATCH 0/3] net: irda: pxaficp_ir: dmaengine conversion
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(-)
--
2.1.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists