This series adds provision to mark dynamic opps as boost capable and adds boost frequency support to the scmi cpufreq driver. Depends on: HW pressure v4: https://patchwork.kernel.org/project/linux-arm-msm/cover/20240109164655.626085-1-vincent.guittot@xxxxxxxxxx/ scmi notification v2: https://patchwork.kernel.org/project/linux-arm-msm/cover/20240117104116.2055349-1-quic_sibis@xxxxxxxxxxx/ Sibi Sankar (3): OPP: Extend dev_pm_opp_data with turbo support firmware: arm_scmi: Add support for marking certain frequencies as boost cpufreq: scmi: Enable boost support drivers/cpufreq/scmi-cpufreq.c | 20 +++++++++++++++++++- drivers/firmware/arm_scmi/perf.c | 11 ++++++++++- drivers/opp/core.c | 1 + include/linux/pm_opp.h | 1 + 4 files changed, 31 insertions(+), 2 deletions(-) -- 2.34.1