summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/prm3xxx.h
diff options
context:
space:
mode:
authorTero Kristo <t-kristo@ti.com>2014-02-26 11:54:29 +0200
committerTero Kristo <t-kristo@ti.com>2014-07-04 17:02:14 +0300
commit9efcea09b0b56488e46ab3a36fe8dbce9eded529 (patch)
tree8178e61ea7c2636384ab979391e4165b6db1a152 /arch/arm/mach-omap2/prm3xxx.h
parent55c6c3ad90f606d458d798b36f8ffca98c1894e0 (diff)
downloadop-kernel-dev-9efcea09b0b56488e46ab3a36fe8dbce9eded529.zip
op-kernel-dev-9efcea09b0b56488e46ab3a36fe8dbce9eded529.tar.gz
ARM: OMAP3: PRM: add API for checking and clearing cold reset status
This isolates the PRM register access within the PRM driver. Signed-off-by: Tero Kristo <t-kristo@ti.com>
Diffstat (limited to 'arch/arm/mach-omap2/prm3xxx.h')
-rw-r--r--arch/arm/mach-omap2/prm3xxx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/prm3xxx.h b/arch/arm/mach-omap2/prm3xxx.h
index 21eb1d5..7548ae0 100644
--- a/arch/arm/mach-omap2/prm3xxx.h
+++ b/arch/arm/mach-omap2/prm3xxx.h
@@ -165,6 +165,7 @@ extern u32 omap3xxx_prm_get_reset_sources(void);
int omap3xxx_prm_clear_mod_irqs(s16 module, u8 regs, u32 ignore_bits);
void omap3xxx_prm_iva_idle(void);
void omap3_prm_reset_modem(void);
+int omap3xxx_prm_clear_global_cold_reset(void);
#endif /* __ASSEMBLER */
OpenPOWER on IntegriCloud