At Thu, 5 Feb 2009 13:10:58 +0100, Hans-Christian Egtvedt wrote:
This patch series is the second revision after the initial review on alsa-devel mailing list. I have addressed the feedback and fixed up the drivers appropriatly, at least I hope so.
I've settled to put the drivers in the more common sound/atmel and added an "Atmel devices (AVR32 and AT91)" menu entry in the ALSA part of kconfig. No drivers are available for AT91 yet, but the AC97C driver should be quite simple to add support for AT91 devices as well.
The patches are formatted against v2.6.29-rc3 tag from Linux repository.
Thanks, I applied the patches to topic/atmel branch on sound git tree, and merged back to master and for-next branches.
For further development, please base on this version.
In addition a vital DMA patch[1] is needed, which adds a cyclic DMA interface to the DesignWare DMA controller.
1: http://avr32linux.org/archives/kernel/2009-February/002088.html http://avr32linux.org/archives/kernel/2009-February/002087.html
These aren't taken into sound tree, though...
Takashi