projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a27186
)
mfd: Make TPS6105X select REGMAP_I2C
author
Axel Lin
<axel.lin@ingics.com>
Wed, 7 Oct 2015 01:18:04 +0000
(09:18 +0800)
committer
Lee Jones
<lee.jones@linaro.org>
Fri, 30 Oct 2015 17:20:12 +0000
(17:20 +0000)
This is required since
commit
7e5071199355
("mfd: tps6105x: Use i2c regmap to access registers").
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/mfd/Kconfig
b/drivers/mfd/Kconfig
index 2db1337432cf54d1db74cb2761d9265b90c8e81d..4d92df6ef9fe92ac69c6f26e99e33f83e7e2ac71 100644
(file)
--- a/
drivers/mfd/Kconfig
+++ b/
drivers/mfd/Kconfig
@@
-1071,6
+1071,7
@@
config MFD_PALMAS
config TPS6105X
tristate "TI TPS61050/61052 Boost Converters"
depends on I2C
+ select REGMAP_I2C
select REGULATOR
select MFD_CORE
select REGULATOR_FIXED_VOLTAGE