summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-omap4/sys_proto.h
diff options
context:
space:
mode:
authorSteve Sakoman <steve@sakoman.com>2010-07-15 13:43:10 -0700
committerSandeep Paulraj <s-paulraj@ti.com>2010-08-05 10:11:14 -0400
commit2ad853c3485e08612bb7725ba50d35b679978ebc (patch)
tree98fed499c3fb97e11919765af05a3742e8928ed6 /arch/arm/include/asm/arch-omap4/sys_proto.h
parent9efac4a1eb99d9c5539aa6992025eeacab7980c6 (diff)
downloadtalos-obmc-uboot-2ad853c3485e08612bb7725ba50d35b679978ebc.tar.gz
talos-obmc-uboot-2ad853c3485e08612bb7725ba50d35b679978ebc.zip
ARMV7: Add pad mux support for OMAP4
Add functional multiplexing support for OMAP4 pads. Configure all the pads for the OMAP4430 SDP and OMAP4 Panda boards Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Aneesh V <aneesh@ti.com> Signed-off-by: Sandeep Paulraj <s-paulraj@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 c6fab002fb..ad0c640dfd 100644
--- a/arch/arm/include/asm/arch-omap4/sys_proto.h
+++ b/arch/arm/include/asm/arch-omap4/sys_proto.h
@@ -32,6 +32,7 @@ void gpmc_init(void);
void watchdog_init(void);
u32 get_device_type(void);
void invalidate_dcache(u32);
+void set_muxconf_regs(void);
extern const struct omap_sysinfo sysinfo;
OpenPOWER on IntegriCloud