Hello, I'm working on finally getting the entire CPRh(+ MEM-ACC + APM) + CPUFREQ_HW (+ OSM) + LMh gang upstream for MSM8998 (and accidentally also for SDM660 which is the same modulo some numbers but that's 10s of work). LMh won't be fully usable before LMh_lite is implemented, so without sending the not-doing-very-much LMh_nonlite support for these SoCs, I have some required touchups that can be merged separately. Konrad Dybcio (2): thermal/drivers/qcom/lmh: Use driver data as flags instead of bool firmware: qcom_scm: Fully implement qcom_scm_lmh_dcvsh() drivers/firmware/qcom_scm.c | 13 ++++++++----- drivers/thermal/qcom/lmh.c | 38 ++++++++++++++++++------------------- include/linux/qcom_scm.h | 5 +++-- 3 files changed, 30 insertions(+), 26 deletions(-) -- 2.39.0