diff options
author | 2015-05-19 22:19:33 +0200 | |
---|---|---|
committer | 2015-10-21 21:51:27 +0200 | |
commit | f2e0a53271a439a2ab142645867f0cde45b2b3cd (patch) | |
tree | 9ac4820d6b1c42452e3a80ea8667822318c6a486 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | clk: sunxi: Add A33 gates support (diff) | |
download | linux-dev-f2e0a53271a439a2ab142645867f0cde45b2b3cd.tar.xz linux-dev-f2e0a53271a439a2ab142645867f0cde45b2b3cd.zip |
clk: Add a basic multiplier clock
Some clocks are using a multiplier component, however, unlike their mux,
gate or divider counterpart, these factors don't have a basic clock
implementation.
This leads to code duplication across platforms that want to use that kind
of clocks, and the impossibility to use the composite clocks with such a
clock without defining your own rate operations.
Create such a driver in order to remove these issues, and hopefully factor
the implementations, reducing code size across platforms and consolidating
the various implementations.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Chen-Yu Tsai <wens@csie.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions