projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec8bd56
)
mfd: arizona: Add MICVDD to mapped regulators for wm8997
author
Charles Keepax
<ckeepax@opensource.wolfsonmicro.com>
Fri, 25 Jul 2014 15:24:43 +0000
(16:24 +0100)
committer
Lee Jones
<lee.jones@linaro.org>
Mon, 28 Jul 2014 07:08:53 +0000
(08:08 +0100)
The previous update adding MICVDD to the regulator mappings:
mfd: arizona: Add MICVDD to mapped regulators
Only added the mapping for wm5102 and wm5110 but wm8997 also has a
MICVDD supply that needs to be mapped back to the main Arizona device.
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/arizona-core.c
patch
|
blob
|
history
diff --git
a/drivers/mfd/arizona-core.c
b/drivers/mfd/arizona-core.c
index e9c3563766a6414a29dc5c0ac2c721865f103ad2..e0d415efb24dea4f180b35f8b3dd187daf6f1665 100644
(file)
--- a/
drivers/mfd/arizona-core.c
+++ b/
drivers/mfd/arizona-core.c
@@
-613,6
+613,7
@@
static const struct mfd_cell wm5110_devs[] = {
};
static const char *wm8997_supplies[] = {
+ "MICVDD",
"DBVDD2",
"CPVDD",
"SPKVDD",