diff options
author | 2011-02-16 15:38:38 -0700 | |
---|---|---|
committer | 2011-03-07 20:19:39 -0700 | |
commit | 19c1c0ce9ddc45fe8f84b6cf12ba9dbecd7b1aa1 (patch) | |
tree | cae5b8789dbd3a6f486c5eed7b06f352554f69bd /drivers/mmc/host/omap_hsmmc.c | |
parent | OMAP2xxx: clock: fix low-frequency oscillator clock rate (diff) | |
download | wireguard-linux-19c1c0ce9ddc45fe8f84b6cf12ba9dbecd7b1aa1.tar.xz wireguard-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 'drivers/mmc/host/omap_hsmmc.c')
0 files changed, 0 insertions, 0 deletions