aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorMike Turquette <[email protected]>2011-10-07 00:52:59 -0600
committerPaul Walmsley <[email protected]>2011-10-07 00:52:59 -0600
commitaddf888c6945c6e3cff135e7e3bb72cc708d1ca4 (patch)
tree873acad636451e62614c7df2fe5a0d44088f0d51 /tools/perf/scripts
parenta1900f2efe2d75e0fe5b871421a2f2de2fa68b4e (diff)
ARM: OMAP3+: dpll: use DPLL's round_rate when setting rate
omap3_noncore_dpll_set_rate uses omap2_dpll_round_rate explicitly. Instead use the struct clk pointer's round_rate function to allow for DPLL's with special needs. An example of a clock that requires this is DPLL_ABE on OMAP4 which can have a 4x multiplier on top of the usual MN dividers depending on register settings. This requires a special round_rate function that might yield a rate different from the initial target. Signed-off-by: Mike Turquette <[email protected]> Signed-off-by: Jon Hunter <[email protected]> [[email protected]: split rate assignment portion into a separate patch] Signed-off-by: Paul Walmsley <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions