浏览代码

mfd: wm5102: Update register patch

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

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Charles Keepax 11 年之前
父节点
当前提交
df8eddb31f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      drivers/mfd/wm5102-tables.c

+ 1 - 0
drivers/mfd/wm5102-tables.c

@@ -73,6 +73,7 @@ static const struct reg_default wm5102_revb_patch[] = {
 	{ 0x171, 0x0000 },
 	{ 0x171, 0x0000 },
 	{ 0x35E, 0x000C },
 	{ 0x35E, 0x000C },
 	{ 0x2D4, 0x0000 },
 	{ 0x2D4, 0x0000 },
+	{ 0x4DC, 0x0900 },
 	{ 0x80, 0x0000 },
 	{ 0x80, 0x0000 },
 };
 };