diff options
author | Arnd Bergmann <[email protected]> | 2019-09-18 15:34:10 +0200 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2022-05-07 22:55:49 +0200 |
commit | 5c6603e741921c75f67a724e798642ed50a6328e (patch) | |
tree | 8b40f34662aa0620eb1bedda58d9a8fa19c00584 /tools/perf/scripts/python | |
parent | e0a3596eb811bb86c9b5b2fe46493aa7782692ba (diff) |
cpufreq: pxa3: move clk register access to clk driver
The driver needs some low-level register access for setting
the core and bus frequencies. These registers are owned
by the clk driver, so move the low-level access into that
driver with a slightly higher-level interface and avoid
any machine header file dependencies.
Cc: Michael Turquette <[email protected]>
Cc: Stephen Boyd <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions