OPP: Extend dev_pm_opp_data with turbo support
authorSibi Sankar <quic_sibis@quicinc.com>
Tue, 27 Feb 2024 17:34:32 +0000 (23:04 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Mon, 11 Mar 2024 05:09:24 +0000 (10:39 +0530)
commitabb3f9717a67a2666b2bc2f19543a657e3d4ad63
treefdfa14d86af53617ee096440882269ddb53f90a0
parent6613476e225e090cc9aad49be7fa504e290dd33d
OPP: Extend dev_pm_opp_data with turbo support

Let's extend the dev_pm_opp_data with a turbo variable, to allow users to
specify if it's a boost frequency for a dynamically added OPP.

Signed-off-by: Sibi Sankar <quic_sibis@quicinc.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/opp/core.c
include/linux/pm_opp.h