summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorSRICHARAN R <r.sricharan@ti.com>2012-03-12 02:25:48 (GMT)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-05-15 06:31:25 (GMT)
commit211442989628d72fad1f2663a0bf5076e425fabd (patch)
treea323ed46b012f1fd389deaebc26537bde2206cf4 /include/configs
parentf75231b79a08471519c54f2d4ad5f57c119e23a8 (diff)
downloadu-boot-211442989628d72fad1f2663a0bf5076e425fabd.tar.xz
power: twl6035: add palmas PMIC support
palmas/TWL6035 is power IC for omap5 evm boards Signed-off-by: Balaji T K <balajitk@ti.com>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/omap5_evm.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/configs/omap5_evm.h b/include/configs/omap5_evm.h
index 0bdfd69..2dc9811 100644
--- a/include/configs/omap5_evm.h
+++ b/include/configs/omap5_evm.h
@@ -99,6 +99,11 @@
#define CONFIG_DRIVER_OMAP34XX_I2C
#define CONFIG_I2C_MULTI_BUS
+/* TWL6035 */
+#ifndef CONFIG_SPL_BUILD
+#define CONFIG_TWL6035_POWER
+#endif
+
/* MMC */
#define CONFIG_GENERIC_MMC
#define CONFIG_MMC