summaryrefslogtreecommitdiffstats
path: root/include/configs/am43xx_evm.h
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2014-06-23 16:06:29 -0400
committerTom Rini <trini@ti.com>2014-07-25 15:21:06 -0400
commit7aa5598aac3faf9188559f7a50940df11c30b656 (patch)
treeb999a41c246d9a5ef10ede31b233fb195a0a2ea1 /include/configs/am43xx_evm.h
parent5c44dd6bbd42775a93b9938510d398f0e26dbcc2 (diff)
downloadblackbird-obmc-uboot-7aa5598aac3faf9188559f7a50940df11c30b656.tar.gz
blackbird-obmc-uboot-7aa5598aac3faf9188559f7a50940df11c30b656.zip
tps65218/am43xx_evm: Add power framework support to TPS65218
Add in an init function for the drivers/power framework so we can dump and read the registers via i2c. Cc: Łukasz Majewski <l.majewski@samsung.com> Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'include/configs/am43xx_evm.h')
-rw-r--r--include/configs/am43xx_evm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/am43xx_evm.h b/include/configs/am43xx_evm.h
index 974ce986e9..e26204025f 100644
--- a/include/configs/am43xx_evm.h
+++ b/include/configs/am43xx_evm.h
@@ -33,6 +33,8 @@
#define CONFIG_SYS_I2C_MULTI_EEPROMS
/* Power */
+#define CONFIG_POWER
+#define CONFIG_POWER_I2C
#define CONFIG_POWER_TPS65218
/* SPL defines. */
OpenPOWER on IntegriCloud