From: dzu@denx.de (Detlev Zundel)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 4/8] ARM i.MX: add SDMA driver
Date: Tue, 10 Aug 2010 16:19:24 +0200 [thread overview]
Message-ID: <m239um35zn.fsf@ohwell.denx.de> (raw)
In-Reply-To: <E6829185-A81A-4A1D-91AF-6792E44554AE@freescale.com> (Tabi Timur-B's message of "Tue, 10 Aug 2010 10:08:46 -0400")
Hi Timur,
> On Aug 10, 2010, at 10:04 AM, Lothar Wa?mann <LW@KARO-electronics.de> wrote:
>
>> Hi,
>>
>> Timur Tabi writes:
>>> On Tuesday, August 10, 2010, Detlev Zundel <dzu@denx.de>
>>>> Apart from this I would also welcome if the whole driver could be
>>>> adapted to the drivers/dma dmaengine API as pointed out by Linus
>>>> Walleij. The dma controller support for the Power Architecture chips of
>>>> Freescale do implement this API, so this would also be a great step
>>>> towards code unification of drivers here.
>>>
>>> The Freescale PowerPC and ARM DMA controllers are completely
>>> different, so I don't see how the drivers could be unified.
>>>
>> The DMA API should abstract away the differences in the hardware
>> so that device drivers could use DMA without having to know on what
>> hardware they are running.
>
> I thought you were talking about unifying the PowerPC DMA driver with
> the I.MX SDMA driver.
No, I was talking about the device drivers using DMA as a functional
block.
I dare not think about unifying the BestComm with the SDMA driver :)
Cheers
Detlev
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de
next prev parent reply other threads:[~2010-08-10 14:19 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-09 9:05 [RFC] SDMA support for i.MX Sascha Hauer
2010-08-09 9:05 ` [PATCH 1/8] ARM i.MX dma: implement wrapper for dma functions Sascha Hauer
2010-08-09 18:43 ` Magnus Lilja
2010-08-09 22:45 ` Linus Walleij
2010-08-09 22:45 ` Linus Walleij
2010-08-10 12:34 ` Sascha Hauer
2010-08-10 12:34 ` Sascha Hauer
2010-08-09 9:05 ` [PATCH 2/8] ARM i.MX dma-mx1-mx2: use wrapper Sascha Hauer
2010-08-09 18:51 ` Magnus Lilja
2010-08-09 21:42 ` Sascha Hauer
2010-08-09 9:05 ` [PATCH 3/8] mxcmmc: use new dma api Sascha Hauer
2010-08-09 9:05 ` [PATCH 4/8] ARM i.MX: add SDMA driver Sascha Hauer
2010-08-09 19:04 ` Magnus Lilja
2010-08-10 7:15 ` Sascha Hauer
2010-08-10 9:20 ` Detlev Zundel
2010-08-10 13:46 ` Timur Tabi
2010-08-10 14:03 ` Lothar Waßmann
2010-08-10 14:08 ` Tabi Timur-B04825
2010-08-10 14:19 ` Detlev Zundel [this message]
2010-08-10 19:08 ` Uwe Kleine-König
2010-08-09 9:05 ` [PATCH 5/8] ARM i.MX3: Add sdma device Sascha Hauer
2010-08-09 9:05 ` [PATCH 6/8] ARM i.MX3: add dma request defines Sascha Hauer
2010-08-09 13:53 ` Uwe Kleine-König
2010-08-09 9:05 ` [PATCH 7/8] ARM i.MX3: add dma request resources to ssi/sdhc devices Sascha Hauer
2010-08-09 9:05 ` [PATCH 8/8] ASoC i.MX: switch to new DMA api Sascha Hauer
2010-08-10 13:21 ` Mark Brown
2010-08-09 18:38 ` [RFC] SDMA support for i.MX Magnus Lilja
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=m239um35zn.fsf@ohwell.denx.de \
--to=dzu@denx.de \
--cc=linux-arm-kernel@lists.infradead.org \
/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.