[alsa-devel] [PATCH 1/8] ASoC: TPA6130A2 amplifier driver

Mark Brown broonie at opensource.wolfsonmicro.com
Fri Oct 9 12:36:42 CEST 2009


On Fri, Oct 09, 2009 at 09:53:21AM +0300, Peter Ujfalusi wrote:
> On Thursday 08 October 2009 16:53:42 ext Mark Brown wrote:

> Adding a widget with actual alsa control seams to be problematic, since those 
> are working with the codec's registers, so adding such a widget would require to 
> implement a new set of .info .get  and .set functions for the TPA alone.

Yes, chips like this are the major reason for needing to support having
more than one CODEC device in the core.

> Or should I add individual HP for the two channels:
> HP("TPA6130A2 Headphone Left")
> HP("TPA6130A2 Headphone Right")

> Than in machine driver just connect (for example rx51):
> {"TPA6130A2 Left", NULL, "LLOUT"},
> {"TPA6130A2 Right", NULL, "RLOUT"},

That's what I was thinking of, yes.
--
To unsubscribe from this list: send the line "unsubscribe alsa-devel" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html



More information about the Alsa-devel mailing list