commit | 0a1be867b92a5afb93bce62e12ef76b7c2b777fd | [log] [tgz] |
---|---|---|
author | Jerome Brunet <jbrunet@baylibre.com> | Mon Feb 19 12:21:41 2018 +0100 |
committer | Neil Armstrong <narmstrong@baylibre.com> | Tue Mar 13 10:09:49 2018 +0100 |
tree | eec860f0aa566ddee431d99b07149c2c65d64ef5 | |
parent | c77de0e5c95a249fd2d4105dbc619f436ec96345 [diff] |
clk: meson: add ROUND_CLOSEST to the pll driver Provide an option for the pll driver to round to the rate closest to the requested rate, instead of systematically rounding down. This may allow the provided rate to be closer to the requested rate when rounding up is not an issue Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>