2012-11-23 03:05:43

by Mark Brown

[permalink] [raw]
Subject: [PATCH] mfd: wm8994: Add support for WM1811 rev E

This is supported identically to the previous revisions.

Signed-off-by: Mark Brown <[email protected]>
Cc: [email protected]
---
drivers/mfd/wm8994-core.c | 1 +
1 file changed, 1 insertion(+)

diff --git a/drivers/mfd/wm8994-core.c b/drivers/mfd/wm8994-core.c
index 0b6455a..2f6f7db 100644
--- a/drivers/mfd/wm8994-core.c
+++ b/drivers/mfd/wm8994-core.c
@@ -624,6 +624,7 @@ static __devinit int wm8994_device_init(struct wm8994 *wm8994, int irq)
case 1:
case 2:
case 3:
+ case 4:
regmap_patch = wm1811_reva_patch;
patch_regs = ARRAY_SIZE(wm1811_reva_patch);
break;
--
1.7.10.4


2012-11-23 11:25:10

by Samuel Ortiz

[permalink] [raw]
Subject: Re: [PATCH] mfd: wm8994: Add support for WM1811 rev E

Hi Mark,

On Fri, Nov 23, 2012 at 12:05:33PM +0900, Mark Brown wrote:
> This is supported identically to the previous revisions.
>
> Signed-off-by: Mark Brown <[email protected]>
> Cc: [email protected]
> ---
> drivers/mfd/wm8994-core.c | 1 +
> 1 file changed, 1 insertion(+)
Applied to my for-next branch, thanks.

Cheers,
Samuel.

--
Intel Open Source Technology Centre
http://oss.intel.com/