diff options
author | David Lechner <david@lechnology.com> | 2016-04-14 14:13:36 -0500 |
---|---|---|
committer | Sekhar Nori <nsekhar@ti.com> | 2016-04-27 16:04:41 +0530 |
commit | 3f2a09d57bb12ca55f92209b3ef0c0684cdb20b0 (patch) | |
tree | b929d1c6e9025d9200217f0aaceff297b9270321 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6fc9ebbdeb75197df780c52f5ebcc3eeffb9cd91 (diff) | |
download | linux-3f2a09d57bb12ca55f92209b3ef0c0684cdb20b0.tar.gz linux-3f2a09d57bb12ca55f92209b3ef0c0684cdb20b0.tar.bz2 linux-3f2a09d57bb12ca55f92209b3ef0c0684cdb20b0.zip |
ARM: davinci: da850: use clk->set_parent for async3
The da850 family of processors has an async3 clock domain that can be
muxed to either pll0_sysclk2 or pll1_sysclk2. Now that the davinci clocks
have a set_parent callback, we can use this to control the async3 mux
instead of a stand-alone function.
This adds a new async3_clk and sets the appropriate child clocks. The
default is use to pll1_sysclk2 since it is not affected by processor
frequency scaling.
Signed-off-by: David Lechner <david@lechnology.com>
[nsekhar@ti.com: drop unnecessary comment]
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions