From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: yegor_sub1@visionsystems.de
Cc: linux-arm-kernel@lists.infradead.org, linux-mmc@vger.kernel.org
Subject: Re: [at91sam9g45] DMA driver for AC97 and MCI
Date: Fri, 25 Sep 2009 17:36:15 +0200 [thread overview]
Message-ID: <4ABCE36F.1000205@atmel.com> (raw)
In-Reply-To: <4ABCBD32.7080408@visionsystems.de>
Hi,
Yegor Yefremov :
> I try to get sound and SD card working on at91sam9g45-ekes development
> board using linux-next tree. As far as I understand AT_HDMAC is the
> appropriate DMA driver for ARCH_AT91SAM9G45.
Correct.
> I resolved dependencies with this patch, so I could activate it for
> my platform.
>
> --- a/drivers/dma/Kconfig
> +++ b/drivers/dma/Kconfig
> @@ -48,7 +48,7 @@ config DW_DMAC
>
> config AT_HDMAC
> tristate "Atmel AHB DMA support"
> - depends on ARCH_AT91SAM9RL
> + depends on ARCH_AT91SAM9RL || ARCH_AT91SAM9G45
> select DMA_ENGINE
> help
> Support the Atmel AHB DMA controller. This can be integrated in
Well, this patch was waiting for this other to reach mainline:
http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=5621/1
It is true that you will need it.
> Should this driver be also used for sound driver and MCI?
Sure. For sound, maybe we will have to conform to the dma cyclic API
introduced by dw_dmac driver.
For MCI, here is a patch series that goes before the patch that will do
the link between atmel_mci, at_hdmac and at91sam9g45.
http://lkml.org/lkml/2009/9/17/224
This last patch is not posted to the mailing list yet, I am waiting for
the others to reach mainline.
I you are interested in it, you can have a preview here:
ftp://ftp.linux4sam.org/devel/linux/2630_lnx4sam_patchset-tmp_20090828.tgz
patch named :
"at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and
board" aka:
2630_lnx4sam_patchset-tmp/2.6.30-at91-exp-0033-at91-atmel-mci-inclusion-of-sd-mmc-driver-in-at91sa.patch
Hope this helps,
Best regards,
--
Nicolas Ferre
WARNING: multiple messages have this Message-ID (diff)
From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [at91sam9g45] DMA driver for AC97 and MCI
Date: Fri, 25 Sep 2009 17:36:15 +0200 [thread overview]
Message-ID: <4ABCE36F.1000205@atmel.com> (raw)
In-Reply-To: <4ABCBD32.7080408@visionsystems.de>
Hi,
Yegor Yefremov :
> I try to get sound and SD card working on at91sam9g45-ekes development
> board using linux-next tree. As far as I understand AT_HDMAC is the
> appropriate DMA driver for ARCH_AT91SAM9G45.
Correct.
> I resolved dependencies with this patch, so I could activate it for
> my platform.
>
> --- a/drivers/dma/Kconfig
> +++ b/drivers/dma/Kconfig
> @@ -48,7 +48,7 @@ config DW_DMAC
>
> config AT_HDMAC
> tristate "Atmel AHB DMA support"
> - depends on ARCH_AT91SAM9RL
> + depends on ARCH_AT91SAM9RL || ARCH_AT91SAM9G45
> select DMA_ENGINE
> help
> Support the Atmel AHB DMA controller. This can be integrated in
Well, this patch was waiting for this other to reach mainline:
http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=5621/1
It is true that you will need it.
> Should this driver be also used for sound driver and MCI?
Sure. For sound, maybe we will have to conform to the dma cyclic API
introduced by dw_dmac driver.
For MCI, here is a patch series that goes before the patch that will do
the link between atmel_mci, at_hdmac and at91sam9g45.
http://lkml.org/lkml/2009/9/17/224
This last patch is not posted to the mailing list yet, I am waiting for
the others to reach mainline.
I you are interested in it, you can have a preview here:
ftp://ftp.linux4sam.org/devel/linux/2630_lnx4sam_patchset-tmp_20090828.tgz
patch named :
"at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and
board" aka:
2630_lnx4sam_patchset-tmp/2.6.30-at91-exp-0033-at91-atmel-mci-inclusion-of-sd-mmc-driver-in-at91sa.patch
Hope this helps,
Best regards,
--
Nicolas Ferre
next prev parent reply other threads:[~2009-09-25 15:36 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-25 12:53 [at91sam9g45] DMA driver for AC97 and MCI Yegor Yefremov
2009-09-25 15:36 ` Nicolas Ferre [this message]
2009-09-25 15:36 ` Nicolas Ferre
2009-09-25 20:36 ` Russell King - ARM Linux
2009-09-25 20:36 ` Russell King - ARM Linux
2009-09-28 10:34 ` Yegor Yefremov
2009-09-28 10:34 ` Yegor Yefremov
2009-10-23 9:48 ` Nicolas Ferre
2009-10-23 10:31 ` Yegor Yefremov
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=4ABCE36F.1000205@atmel.com \
--to=nicolas.ferre@atmel.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-mmc@vger.kernel.org \
--cc=yegor_sub1@visionsystems.de \
/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.