From: yegor_sub1@visionsystems.de (Yegor Yefremov)
To: linux-arm-kernel@lists.infradead.org
Subject: [at91sam9g45] DMA driver for AC97 and MCI
Date: Fri, 23 Oct 2009 12:31:22 +0200 [thread overview]
Message-ID: <4AE185FA.90808@visionsystems.de> (raw)
In-Reply-To: <4AE17BEA.2080209@atmel.com>
>> 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. 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
>>
>
> Yegor,
>
> As the preceding patch is now in mainline, maybe you can submit this one
> to Russell patch tracking system (or tell me to do so).
>
> Anyway, you can add my:
>
> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
I've just submitted this patch (http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=5770/1)
Regards,
Yegor
prev parent reply other threads:[~2009-10-23 10:31 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
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 [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=4AE185FA.90808@visionsystems.de \
--to=yegor_sub1@visionsystems.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.