From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: "Sosnowski, Maciej" <maciej.sosnowski@intel.com>
Cc: Linux Kernel list <linux-kernel@vger.kernel.org>,
ARM Linux Mailing List <linux-arm-kernel@lists.arm.linux.org.uk>,
"Williams, Dan J" <dan.j.williams@intel.com>,
Haavard Skinnemoen <hskinnemoen@atmel.com>,
Andrew Victor <linux@maxim.org.za>
Subject: Re: [PATCH] dmaengine: at_hdmac: new driver for the Atmel AHB DMA Controller
Date: Wed, 22 Oct 2008 17:26:15 +0200 [thread overview]
Message-ID: <48FF4617.80204@atmel.com> (raw)
In-Reply-To: <7F38996F7185A24AB9071ED4950AD8C1022288C6@swsmsx413.ger.corp.intel.com>
Sosnowski, Maciej :
> Nicolas Ferre wrote:
>> This AHB DMA Controller (aka HDMA or DMAC on AT91 systems) is
>> availlable on
>> at91sam9rl chip. It will be used on other products in the future.
>>
>> This first release covers only the memory-to-memory tranfer type.
>> This is the
>> only tranfer type supported by this chip.
>> On other products, it will be used also for peripheral DMA transfer
>> (slave API
>> support to come).
>>
>> I used dmatest client without problem in different configurations to
>> test
>> it.
>>
>> Full documentation for this controller can be found in the SAM9RL
>> datasheet :
>> http://www.atmel.com/dyn/products/product_card.asp?part_id=4243
>>
>> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
>> ---
>
> Hi Nicolas,
> I have walked through the code and I do not see any serious problems
> here.
Great !
Thanks for your feedback.
> Acked-by: Maciej Sosnowski <maciej.sosnowski@intel.com>
>
Kind regards,
--
Nicolas Ferre
prev parent reply other threads:[~2008-10-22 15:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-17 15:43 [PATCH] dmaengine: at_hdmac: new driver for the Atmel AHB DMA Controller Nicolas Ferre
2008-10-20 19:18 ` Dan Williams
2008-11-14 16:34 ` Nicolas Ferre
2008-11-18 19:00 ` Dan Williams
2008-11-25 15:21 ` Nicolas Ferre
2008-12-04 18:26 ` Dan Williams
2008-10-22 14:55 ` Sosnowski, Maciej
2008-10-22 15:26 ` Nicolas Ferre [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48FF4617.80204@atmel.com \
--to=nicolas.ferre@atmel.com \
--cc=dan.j.williams@intel.com \
--cc=hskinnemoen@atmel.com \
--cc=linux-arm-kernel@lists.arm.linux.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@maxim.org.za \
--cc=maciej.sosnowski@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.