Re: [PATCH v2 2/5] opp: Add apis to retrieve opps with interconnect bandwidth

From: Viresh Kumar
Date: Wed May 04 2022 - 06:12:27 EST


On 04-05-22, 10:17, Krzysztof Kozlowski wrote:
> Add dev_pm_opp_find_bw_ceil and dev_pm_opp_find_bw_floor to retrieve opps
> based on interconnect associated with the opp and bandwidth. The index
> variable is the index of the interconnect as specified in the opp table
> in Devicetree.
>
> Co-developed-by: Thara Gopinath <thara.gopinath@xxxxxxxxxx>
> Signed-off-by: Thara Gopinath <thara.gopinath@xxxxxxxxxx>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> drivers/opp/core.c | 120 +++++++++++++++++++++++++++++++++++++++++
> include/linux/pm_opp.h | 19 +++++++
> 2 files changed, 139 insertions(+)

Applied. Thanks.

--
viresh