diff options
author | Maxime Ripard <[email protected]> | 2016-06-22 11:15:54 +0200 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2016-07-01 17:16:59 -0700 |
commit | e6cbf9984ee7340a6d428217ca30d353b4ccf1c5 (patch) | |
tree | e45e35d4bb40f29fdfbd2cc35dbc53326fad0dc8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6db8c762c807cb71163f8591b5521ab5fd850567 (diff) |
clk: fixed-factor: Allow for a few clocks to change the parent rate
The only way for a fixed factor clock to change its rate would be to change
its parent rate.
Since passing blindly CLK_SET_RATE_PARENT might break a lot of platforms
that were relying on the fact that the parent rate wouldn't change,
introduce a compatible-based whitelist that will allow clocks to opt-in
that flag.
Signed-off-by: Maxime Ripard <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions