diff options
author | Jim Quinlan <[email protected]> | 2015-05-15 15:45:47 -0400 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2015-07-28 11:59:19 -0700 |
commit | afe76c8fd030dd6b75fa69f7af7b7eb1e212f248 (patch) | |
tree | fcf7c6f403d54380eeef1b549a7197cc8dfa756e /tools/perf/scripts/python/stackcollapse.py | |
parent | 25d4d341d31b349836e1b12d10be34b9b575c12b (diff) |
clk: allow a clk divider with max divisor when zero
This commit allows certain Broadcom STB clock dividers to be used with
clk-divider.c. It allows for a clock whose field value is the equal
to the divisor, execpt when the field value is zero, in which case the
divisor is 2^width. For example, consider a divisor clock with a two
bit field:
value divisor
0 4
1 1
2 2
3 3
Signed-off-by: Jim Quinlan <[email protected]>
Signed-off-by: Michael Turquette <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions