Hi, On Wed, Aug 19, 2009 at 1:25 PM, Kuninori Morimoto<morimoto.kuninori@xxxxxxxxxxx> wrote: > This is very simple driver for ALSA > It supprt headphone output and stereo input only > > Signed-off-by: Kuninori Morimoto <morimoto.kuninori@xxxxxxxxxxx> [...] > diff --git a/sound/soc/codecs/ak464x.c b/sound/soc/codecs/ak464x.c > new file mode 100644 > index 0000000..d2ef80d > --- /dev/null > +++ b/sound/soc/codecs/ak464x.c > @@ -0,0 +1,525 @@ > +/* > + * ak464x.c -- AK464x ALSA Soc Audio driver [...] Should this driver also be able to drive AK4641? I'm asking because I was going to submit a driver for that chip, written by Harald Welte, which I updated for the new device model registration: http://git.linuxtogo.org/?p=ph5/kernel.git;a=commit;h=a5d321110db38c4f469c2b8c438b3509ef3b20d1 AK4641 only seems to have registers 0x00 to 0x13, so if it is sufficiently different to warrant a separate driver, maybe this driver should be renamed to AK4643 or whatever is the lowest numbered AK464x that has the register layout in your patch. regards Philipp _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel