[alsa-devel] [PATCH v5] ASoC:Add support for cs42l73 codec
Brian Austin
brian.austin at cirrus.com
Fri Oct 21 15:23:44 CEST 2011
>>
>>> {"HPOUT", NULL, "HP Amp"}
>>> {"HP Amp", "Amp Switch", "DAC1"}
>>> {"DAC1", "HP-XSP Volume Control", "XSPIN"}
>>
>> This looks wrong, the control on the DAC looks like it actually controls
>> just the one input path.
>
> That is just one example, it would be
> for all inputs as the mixer controls are.
>>
>>> You can represent the "HP-XSP Volume Control" control as DAPM?
>>
>> Yes.
>> ______
> Let me rework the routes to show all inputs.
>
> Sorry this has been such a hassle.
>
I get it now! This is going to add a lot of code as there are a lot of
mixer controls. Using volume controls as DAPM I can create all routes in
the codec.
Thanks for the help.
More information about the Alsa-devel
mailing list