Re: [alsa-devel] [PATCH 2/2] ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is running
9 Apr
2013
9 Apr
'13
4:33 p.m.
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?
4275
Age (days ago)
4275
Last active (days ago)
0 comments
1 participants
participants (1)
-
Mark Brown