diff options
author | Frank Oltmanns <frank@oltmanns.dev> | 2023-08-07 15:43:38 +0300 |
---|---|---|
committer | Chen-Yu Tsai <wens@csie.org> | 2023-08-09 18:33:58 +0300 |
commit | e373315d8ff839543132d2a0dcea546fda8b5048 (patch) | |
tree | d98c131b6da68f9639ec4f867103983874744ca7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 48fb70cdd9e3c896340ab8639f45cf845f9b346f (diff) | |
download | linux-e373315d8ff839543132d2a0dcea546fda8b5048.tar.xz |
clk: sunxi-ng: Add helper function to find closest rate
The default behaviour of clocks in the sunxi-ng driver is to select a
clock rate that is closest to but less than the requested rate.
Add the ccu_is_better_rate() helper function that - depending on the
fact if thc CCU_FEATURE_CLOSEST_RATE flag is set - decides if a rate is
closer than another rate.
Acked-by: Maxime Ripard <mripard@kernel.org>
Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Signed-off-by: Frank Oltmanns <frank@oltmanns.dev>
Link: https://lore.kernel.org/r/20230807-pll-mipi_set_rate_parent-v6-5-f173239a4b59@oltmanns.dev
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions