summaryrefslogtreecommitdiffstats
path: root/include/twl6035.h
diff options
context:
space:
mode:
authorBalaji T K <balajitk@ti.com>2012-03-12 02:25:49 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-05-15 08:31:25 +0200
commitdd23e59d595f02f6f79b003c372b22b467a005f2 (patch)
treeabf8102c15a4d23eb54d5289e912f3064c2428ee /include/twl6035.h
parent211442989628d72fad1f2663a0bf5076e425fabd (diff)
downloadblackbird-obmc-uboot-dd23e59d595f02f6f79b003c372b22b467a005f2.tar.gz
blackbird-obmc-uboot-dd23e59d595f02f6f79b003c372b22b467a005f2.zip
omap5: pbias ldo9 turn on
Add omap5 pbias configuration for mmc1/sd lines and set voltage for sd data i/o lines Signed-off-by: Balaji T K <balajitk@ti.com>
Diffstat (limited to 'include/twl6035.h')
-rw-r--r--include/twl6035.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/twl6035.h b/include/twl6035.h
index 1e133175d7..e21ddbaf22 100644
--- a/include/twl6035.h
+++ b/include/twl6035.h
@@ -39,3 +39,4 @@
int twl6035_i2c_write_u8(u8 chip_no, u8 val, u8 reg);
int twl6035_i2c_read_u8(u8 chip_no, u8 *val, u8 reg);
void twl6035_init_settings(void);
+void twl6035_mmc1_poweron_ldo(void);
OpenPOWER on IntegriCloud