diff options
| author | Colin Foster <colin.foster@in-advantage.com> | 2026-06-29 15:53:45 -0500 |
|---|---|---|
| committer | Brian Masney <bmasney@redhat.com> | 2026-07-28 11:25:37 -0400 |
| commit | 9329714414d1f3902fae7100adb358ec946484b5 (patch) | |
| tree | 4e2d0f95d6771160913b60e6d5a1366570ff80d3 /tools/perf/scripts/python | |
| parent | 006ba909c240b832c876b7aed29c6beec9d1f5e5 (diff) | |
| download | linux-9329714414d1f3902fae7100adb358ec946484b5.tar.gz linux-9329714414d1f3902fae7100adb358ec946484b5.zip | |
clk: clocking-wizard: optimize clock search
When an exact clock match is found, there is no need to continue
searching. This process was optimized for versal as part of
'commit e0a94c6bb5b4 ("clk: xilinx: Optimize divisor search in
clk_wzrd_get_divisors_ver()")' but that logic wasn't applied to
the non-versal driver.
Apply this fast-exit logic to the non-versal driver.
Reviewed-by: Shubhrajyoti Datta <shubhrajyoti.datta@amd.com>
Reviewed-by: Brian Masney <bmasney@redhat.com>
Signed-off-by: Colin Foster <colin.foster@in-advantage.com>
Signed-off-by: Brian Masney <bmasney@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
