From: Sedji Gaouaou <sedji.gaouaou@atmel.com>
To: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: Takashi Iwai <tiwai@suse.de>,
alsa-devel@alsa-project.org,
Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Subject: Re: AC97 atmel
Date: Thu, 11 Jun 2009 15:41:24 +0200 [thread overview]
Message-ID: <4A310984.7050008@atmel.com> (raw)
In-Reply-To: <20090611132330.GA1555@rakim.wolfsonmicro.main>
Mark Brown a écrit :
>
> Hrm, looking at the Kconfig in 2.6.30 the dw_dmac code has a hard
> dependency on AVR32 which is probably what's causing the trouble - I
> guess a patch will also be needed for that to enable AT91 support.
>
Yes indeed! On AT91 we don't have a specific dma which is called pdc.
So basically I have put all the dma functions into if(cpu_is_ap7000()).
But I am not sure this is the proper way of doing it...
next prev parent reply other threads:[~2009-06-11 13:41 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-11 8:56 AC97 atmel Sedji Gaouaou
2009-06-11 9:27 ` Hans-Christian Egtvedt
2009-06-11 12:51 ` Sedji Gaouaou
2009-06-11 12:58 ` Hans-Christian Egtvedt
2009-06-11 13:43 ` Takashi Iwai
2009-06-11 13:01 ` Mark Brown
2009-06-11 13:11 ` Hans-Christian Egtvedt
2009-06-11 13:23 ` Sedji Gaouaou
2009-06-11 13:29 ` Mark Brown
2009-06-11 13:23 ` Mark Brown
2009-06-11 13:41 ` Sedji Gaouaou [this message]
2009-06-11 13:58 ` Hans-Christian Egtvedt
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=4A310984.7050008@atmel.com \
--to=sedji.gaouaou@atmel.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=hans-christian.egtvedt@atmel.com \
--cc=tiwai@suse.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.