All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH 1/2] ASoC: wm8903: Add the DAC boost control
       [not found] <1363797453-24723-1-git-send-email-alban.bedel@avionic-design.de>
@ 2013-03-20 19:23 ` Mark Brown
       [not found] ` <1363797453-24723-2-git-send-email-alban.bedel@avionic-design.de>
  1 sibling, 0 replies; 2+ messages in thread
From: Mark Brown @ 2013-03-20 19:23 UTC (permalink / raw)
  To: Alban Bedel
  Cc: alsa-devel, patch, Takashi Iwai, patches, Liam Girdwood,
	Rob Herring, Grant Likely


[-- Attachment #1.1: Type: text/plain, Size: 140 bytes --]

On Wed, Mar 20, 2013 at 05:37:32PM +0100, Alban Bedel wrote:
> Signed-off-by: Alban Bedel <alban.bedel@avionic-design.de>

Applied, thanks.

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 2/2] ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is running
       [not found] ` <1363797453-24723-2-git-send-email-alban.bedel@avionic-design.de>
@ 2013-04-09 14:33   ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2013-04-09 14:33 UTC (permalink / raw)
  To: Alban Bedel
  Cc: alsa-devel, patch, Takashi Iwai, patches, Liam Girdwood,
	Rob Herring, Grant Likely


[-- Attachment #1.1: Type: text/plain, Size: 665 bytes --]

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?

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-04-09 14:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1363797453-24723-1-git-send-email-alban.bedel@avionic-design.de>
2013-03-20 19:23 ` [PATCH 1/2] ASoC: wm8903: Add the DAC boost control Mark Brown
     [not found] ` <1363797453-24723-2-git-send-email-alban.bedel@avionic-design.de>
2013-04-09 14:33   ` [PATCH 2/2] ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is running Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.