diff options
author | 2013-04-02 15:36:56 -0700 | |
---|---|---|
committer | 2013-04-03 12:56:30 -0700 | |
commit | 056b205316cc3dcf8a67cf813a26ff8a72bf3cb9 (patch) | |
tree | 3d98f8d116d5e7541cf41eec72847b2d3673324a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | clk: mvebu: Use common of_clk_init() function (diff) | |
download | linux-dev-056b205316cc3dcf8a67cf813a26ff8a72bf3cb9.tar.xz linux-dev-056b205316cc3dcf8a67cf813a26ff8a72bf3cb9.zip |
clk: divider: Introduce CLK_DIVIDER_ALLOW_ZERO flag
Dividers which have CLK_DIVIDER_ONE_BASED set have a redundant state,
being a divider value of zero. Some hardware implementations allow a
zero divider which simply doesn't alter the frequency. I.e. it acts like
a divide by one or bypassing the divider.
This flag is used to handle such HW in the clk-divider model.
Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions