[alsa-devel] [PATCH 2/2] ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is running
Mark Brown
broonie at opensource.wolfsonmicro.com
Tue Apr 9 16:33:12 CEST 2013
On Wed, Mar 20, 2013 at 05:37:33PM +0100, Alban Bedel wrote:
> output enable sequence requiere the DSP clock. Some input from Wolfson
> will be needed to find out if this is just an undocumented requirement
> or a chip bug.
It seems it's an undocumented requirement.
> + { "Left Output Mixer", "Left Bypass Switch", "CLK_DSP" },
> + { "Left Output Mixer", "Right Bypass Switch", "CLK_DSP" },
> + { "Right Output Mixer", "Left Bypass Switch", "CLK_DSP" },
> + { "Right Output Mixer", "Right Bypass Switch", "CLK_DSP" },
The actual change here should be to add a route:
{ "Charge Pump", NULL, "CLK_DSP" },
Can you submit an update for this or should I do one?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20130409/8a276f5b/attachment.sig>
More information about the Alsa-devel
mailing list