aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDouglas Anderson <[email protected]>2016-09-01 20:26:23 -0700
committerHeiko Stuebner <[email protected]>2016-09-04 23:45:50 +0200
commit29edeccb4445123a0457a308d3ff67ddd0e34f97 (patch)
tree0a1df37fd41d192d6b3ad1fc9542a6bfc127ab90 /tools/perf/scripts/python
parentfd75b345bb3d97ee4b2aad1d313e8ffe627ce7e7 (diff)
clk: rockchip: drop CLK_SET_RATE_PARENT from rk3399 fractional dividers
Currently the fractional divider clock time can't handle the CLK_SET_RATE_PARENT flag. This is because, unlike normal dividers, there is no clk_divider_bestdiv() function to try speeding up the parent to see if it helps things. Eventually someone could try to figure out how to make fractional dividers able to use CLK_SET_RATE_PARENT, but until they do let's not confuse the common clock framework (and anyone using it) by setting the flag. Signed-off-by: Douglas Anderson <[email protected]> Signed-off-by: Chris Zhong <[email protected]> Signed-off-by: Heiko Stuebner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions