]> git.karo-electronics.de Git - linux-beck.git/commit
OMAP4: clockdomain: Add wkup/sleep dependency support
authorRajendra Nayak <rnayak@ti.com>
Fri, 25 Feb 2011 22:48:14 +0000 (15:48 -0700)
committerPaul Walmsley <paul@pwsan.com>
Fri, 25 Feb 2011 23:09:05 +0000 (16:09 -0700)
commit15b08d930f0b1a65a20e042046bd99ed7f75556b
tree97a71d0a9fb4712b0e952ec51fec351aa381411a
parent04eb7773d803bd0a8249c5bba37f81c496253ea1
OMAP4: clockdomain: Add wkup/sleep dependency support

Add OMAP4 platform specific implementation to support clkdm
wkup and sleep dependencies a.k.a static dependencies.

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
[paul@pwsan.com: removed comment about PRM; zero-prefixed STATICDEP
 register offset; fixed loop termination condition in
 omap4_clkdm_clear_all_wkup_sleep_deps(); thanks to Kevin Hilman for finding
 and helping fix this bug]
Cc: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/clockdomain44xx.c
arch/arm/mach-omap2/cm44xx.h