diff options
author | Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> | 2023-07-20 07:40:52 +0200 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2023-07-21 11:38:27 +0200 |
commit | 142e17c1c2b48e3fb4f024e62ab6dee18f268694 (patch) | |
tree | 7a106123a9417aceab9869d77840b426fdbcbd27 /drivers/opp/ti-opp-supply.c | |
parent | OPP: Rearrange entries in pm_opp.h (diff) | |
download | linux-142e17c1c2b48e3fb4f024e62ab6dee18f268694.tar.xz linux-142e17c1c2b48e3fb4f024e62ab6dee18f268694.zip |
OPP: Introduce dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs
In the case of devices with multiple clocks, drivers need to specify the
clock index for the OPP framework to find the OPP corresponding to the
floor/ceil of the supplied frequency. So let's introduce the two new APIs
accepting the clock index as an argument.
These APIs use the exising _find_key_ceil() helper by supplying the clock
index to it.
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
[ Viresh: Rearranged definitions in pm_opp.h ]
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'drivers/opp/ti-opp-supply.c')
0 files changed, 0 insertions, 0 deletions