diff options
author | Paul Walmsley <paul@pwsan.com> | 2011-02-16 15:38:38 -0700 |
---|---|---|
committer | Paul Walmsley <paul@pwsan.com> | 2011-03-07 20:19:39 -0700 |
commit | 19c1c0ce9ddc45fe8f84b6cf12ba9dbecd7b1aa1 (patch) | |
tree | cae5b8789dbd3a6f486c5eed7b06f352554f69bd /arch/arm/plat-omap/clock.c | |
parent | 3f9cfd3a47a07c93ff00a1a4ca067ada87e4076a (diff) | |
download | blackbird-op-linux-19c1c0ce9ddc45fe8f84b6cf12ba9dbecd7b1aa1.tar.gz blackbird-op-linux-19c1c0ce9ddc45fe8f84b6cf12ba9dbecd7b1aa1.zip |
OMAP2xxx: clock: fix interface clocks and clockdomains for modules in the WKUP domain
The parent of the interface clocks for GPTIMER1, MPU_WDT,
SYNCTIMER_32K, SCM, WDT1, and the ICR (2430 only) were all listed as
being l4_ck. This isn't accurate; these modules exist inside the WKUP
domain, and the interface clock to these modules runs at the SYS_CLK
rate rather than the CORE L4 rate.
So, create a new clock "wu_l4_ick", similar to the OMAP3
"wkup_l4_ick", that serves as the parent for these clocks.
Also, these clocks were listed as existing inside core_l4_clkdm;
wkup_clkdm is probably more accurate.
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Diffstat (limited to 'arch/arm/plat-omap/clock.c')
0 files changed, 0 insertions, 0 deletions