[alsa-devel] [ASoC] ASoC on a AT91RM9200 with a tlv320aic23b codec
Hello,
Basically I want to use alsa on my embedded system running with a AT91RM9200. I have few questions about ASoC development.
I think there is a driver for tlv320 (looks like a generic driver for tlv320xxx) in dev branch. Anybody knows if this driver works with tlv320aic23b?
I saw this driver isn't tagged in any kernel version (currently I use 2.6.24 and tlv320.c and tlv320.h aren't in the codecs directory). Is it because the driver isn't tested yet?
Thank you,
Simon
On Mon, Jul 14, 2008 at 08:59:11PM -0400, Simon Tremblay wrote:
I think there is a driver for tlv320 (looks like a generic driver for tlv320xxx) in dev branch. Anybody knows if this driver works with tlv320aic23b?
The tlv320 driver in the development branch is for (accoding to in-code comments the TLV320AIC24K and TLV320AIC14K and isn't really a generic one, unfortunately. There are drivers for the tlv320aic3x and the tlv320aic26 (the latter has been posted to the list a few times in the past few days) - I don't know how similar either of those are.
I saw this driver isn't tagged in any kernel version (currently I use 2.6.24 and tlv320.c and tlv320.h aren't in the codecs directory). Is it because the driver isn't tested yet?
It needs some updates for at least coding style and renaming to something more specific to the chips it controls. Unfortunately the original author appears not to be working on it any more.
participants (2)
-
Mark Brown
-
Simon Tremblay