summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-mx6/clock.h
diff options
context:
space:
mode:
authorTroy Kisky <troy.kisky@boundarydevices.com>2012-07-19 08:18:25 +0000
committerHeiko Schocher <hs@denx.de>2012-07-31 08:00:57 +0200
commitcc54a0f7cccf976d350801d39c406e75465ebdd1 (patch)
treec28139c6518e37fd16786cd011bbb5b5f0556a0b /arch/arm/include/asm/arch-mx6/clock.h
parentdf369dcdb05729304761748856a2513d9ddac272 (diff)
downloadtalos-obmc-uboot-cc54a0f7cccf976d350801d39c406e75465ebdd1.tar.gz
talos-obmc-uboot-cc54a0f7cccf976d350801d39c406e75465ebdd1.zip
imx-common: add i2c.c for bus recovery support
Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
Diffstat (limited to 'arch/arm/include/asm/arch-mx6/clock.h')
-rw-r--r--arch/arm/include/asm/arch-mx6/clock.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-mx6/clock.h b/arch/arm/include/asm/arch-mx6/clock.h
index b91d8bf450..c55c18d51b 100644
--- a/arch/arm/include/asm/arch-mx6/clock.h
+++ b/arch/arm/include/asm/arch-mx6/clock.h
@@ -48,5 +48,6 @@ u32 imx_get_fecclk(void);
unsigned int mxc_get_clock(enum mxc_clock clk);
void enable_usboh3_clk(unsigned char enable);
int enable_sata_clock(void);
+int enable_i2c_clk(unsigned char enable, unsigned i2c_num);
#endif /* __ASM_ARCH_CLOCK_H */
OpenPOWER on IntegriCloud