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:
f55532a
)
ARM: omap2plus_defconfig: Enable GPIO_TPIC2810
author
Lokesh Vutla
<lokeshvutla@ti.com>
Wed, 23 Mar 2016 03:34:14 +0000
(09:04 +0530)
committer
Tony Lindgren
<tony@atomide.com>
Wed, 13 Apr 2016 21:40:50 +0000
(14:40 -0700)
Enable the TI TPIC2810 8-Bit LED Driver with I2C Interface. This is used
in AM335x ICEv2 Boards.
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/configs/omap2plus_defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/configs/omap2plus_defconfig
b/arch/arm/configs/omap2plus_defconfig
index 156bc88b8523f955fd618180ccb422182e2cfc88..b4f17a4c8b2430e2aad191d4a92c89b81d104162 100644
(file)
--- a/
arch/arm/configs/omap2plus_defconfig
+++ b/
arch/arm/configs/omap2plus_defconfig
@@
-245,6
+245,7
@@
CONFIG_DEBUG_GPIO=y
CONFIG_GPIO_SYSFS=y
CONFIG_GPIO_PCA953X=m
CONFIG_GPIO_PCF857X=y
+CONFIG_GPIO_TPIC2810=m
CONFIG_GPIO_TWL4030=y
CONFIG_GPIO_PALMAS=y
CONFIG_W1=m