All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ASoC: Specify register defaults for WM8958 MICBIAS1 and MICBIAS2
@ 2011-08-10  5:20 Mark Brown
  2011-08-10  8:21 ` Liam Girdwood
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2011-08-10  5:20 UTC (permalink / raw)
  To: Liam Girdwood; +Cc: alsa-devel, patches, Mark Brown

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
 sound/soc/codecs/wm8994-tables.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sound/soc/codecs/wm8994-tables.c b/sound/soc/codecs/wm8994-tables.c
index a87adbd..13e5a01 100644
--- a/sound/soc/codecs/wm8994-tables.c
+++ b/sound/soc/codecs/wm8994-tables.c
@@ -1635,8 +1635,8 @@ const u16 wm8994_reg_defaults[WM8994_CACHE_SIZE] = {
 	0x0000,     /* R58    - MICBIAS */
 	0x000D,     /* R59    - LDO 1 */
 	0x0003,     /* R60    - LDO 2 */
-	0x0000,     /* R61 */
-	0x0000,     /* R62 */
+	0x0039,     /* R61    - MICBIAS1 */
+	0x0039,     /* R62    - MICBIAS2 */
 	0x0000,     /* R63 */
 	0x0000,     /* R64 */
 	0x0000,     /* R65 */
-- 
1.7.5.4

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

* Re: [PATCH] ASoC: Specify register defaults for WM8958 MICBIAS1 and MICBIAS2
  2011-08-10  5:20 [PATCH] ASoC: Specify register defaults for WM8958 MICBIAS1 and MICBIAS2 Mark Brown
@ 2011-08-10  8:21 ` Liam Girdwood
  0 siblings, 0 replies; 2+ messages in thread
From: Liam Girdwood @ 2011-08-10  8:21 UTC (permalink / raw)
  To: Mark Brown
  Cc: alsa-devel@alsa-project.org, patches@opensource.wolfsonmicro.com

On 10/08/11 06:20, Mark Brown wrote:
> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
> ---
>  sound/soc/codecs/wm8994-tables.c |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/sound/soc/codecs/wm8994-tables.c b/sound/soc/codecs/wm8994-tables.c
> index a87adbd..13e5a01 100644
> --- a/sound/soc/codecs/wm8994-tables.c
> +++ b/sound/soc/codecs/wm8994-tables.c
> @@ -1635,8 +1635,8 @@ const u16 wm8994_reg_defaults[WM8994_CACHE_SIZE] = {
>  	0x0000,     /* R58    - MICBIAS */
>  	0x000D,     /* R59    - LDO 1 */
>  	0x0003,     /* R60    - LDO 2 */
> -	0x0000,     /* R61 */
> -	0x0000,     /* R62 */
> +	0x0039,     /* R61    - MICBIAS1 */
> +	0x0039,     /* R62    - MICBIAS2 */
>  	0x0000,     /* R63 */
>  	0x0000,     /* R64 */
>  	0x0000,     /* R65 */

Acked-by: Liam Girdwood <lrg@ti.com>

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

end of thread, other threads:[~2011-08-10  8:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-10  5:20 [PATCH] ASoC: Specify register defaults for WM8958 MICBIAS1 and MICBIAS2 Mark Brown
2011-08-10  8:21 ` Liam Girdwood

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.