diff options
| author | Douglas Anderson <[email protected]> | 2016-09-01 20:26:23 -0700 |
|---|---|---|
| committer | Heiko Stuebner <[email protected]> | 2016-09-04 23:45:50 +0200 |
| commit | 29edeccb4445123a0457a308d3ff67ddd0e34f97 (patch) | |
| tree | 0a1df37fd41d192d6b3ad1fc9542a6bfc127ab90 /tools/perf/scripts/python/bin | |
| parent | fd75b345bb3d97ee4b2aad1d313e8ffe627ce7e7 (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/bin')
0 files changed, 0 insertions, 0 deletions