All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2 v2] mfd: wm5102: Update register patch
@ 2014-01-31 16:16 Charles Keepax
  2014-01-31 16:16 ` [PATCH 2/2 v2] ASoC: arizona: Improve ultrasonic frequency response Charles Keepax
  2014-02-03  8:35 ` [PATCH 1/2 v2] mfd: wm5102: Update register patch Lee Jones
  0 siblings, 2 replies; 5+ messages in thread
From: Charles Keepax @ 2014-01-31 16:16 UTC (permalink / raw)
  To: broonie, lee.jones; +Cc: alsa-devel, patches, sameo, lgirdwood

Update the register patch based on latest evaluation of the device.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
---

Changed since v1:
  - Updated commit message on patch 2

Thanks,
Charles

 drivers/mfd/wm5102-tables.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/mfd/wm5102-tables.c b/drivers/mfd/wm5102-tables.c
index 1e9a4b2..f9b1e96 100644
--- a/drivers/mfd/wm5102-tables.c
+++ b/drivers/mfd/wm5102-tables.c
@@ -73,6 +73,7 @@ static const struct reg_default wm5102_revb_patch[] = {
 	{ 0x171, 0x0000 },
 	{ 0x35E, 0x000C },
 	{ 0x2D4, 0x0000 },
+	{ 0x4DC, 0x0900 },
 	{ 0x80, 0x0000 },
 };
 
-- 
1.7.2.5

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

end of thread, other threads:[~2014-02-04  9:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-31 16:16 [PATCH 1/2 v2] mfd: wm5102: Update register patch Charles Keepax
2014-01-31 16:16 ` [PATCH 2/2 v2] ASoC: arizona: Improve ultrasonic frequency response Charles Keepax
2014-02-04  0:17   ` Mark Brown
2014-02-04  9:17     ` Charles Keepax
2014-02-03  8:35 ` [PATCH 1/2 v2] mfd: wm5102: Update register patch Lee Jones

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.