summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-omap4/sys_proto.h
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2013-05-30 03:19:29 +0000
committerTom Rini <trini@ti.com>2013-06-10 08:43:09 -0400
commit63fc0c775c1eb86b9a1abb4e37311bbcf1dca008 (patch)
tree363b14b1ee207f2c9644adf366ab15884dbe8819 /arch/arm/include/asm/arch-omap4/sys_proto.h
parent4de28d7921908d8b222fac331111c94e048ee282 (diff)
downloadtalos-obmc-uboot-63fc0c775c1eb86b9a1abb4e37311bbcf1dca008.tar.gz
talos-obmc-uboot-63fc0c775c1eb86b9a1abb4e37311bbcf1dca008.zip
ARM: DRA7xx: power Add support for tps659038 PMIC
TPS659038 is the power IC used in DRA7XX boards. Adding support for this and also adding pmic data for DRA7XX boards. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'arch/arm/include/asm/arch-omap4/sys_proto.h')
-rw-r--r--arch/arm/include/asm/arch-omap4/sys_proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-omap4/sys_proto.h b/arch/arm/include/asm/arch-omap4/sys_proto.h
index 15e368224f..e413466148 100644
--- a/arch/arm/include/asm/arch-omap4/sys_proto.h
+++ b/arch/arm/include/asm/arch-omap4/sys_proto.h
@@ -58,6 +58,7 @@ void save_omap_boot_params(void);
void init_omap_revision(void);
void do_io_settings(void);
void sri2c_init(void);
+void gpi2c_init(void);
int omap_vc_bypass_send_value(u8 sa, u8 reg_addr, u8 reg_data);
u32 warm_reset(void);
void force_emif_self_refresh(void);
OpenPOWER on IntegriCloud