[PATCH v2 4/9] soc: qcom: geni-se: Remove OPP rate reset from resource deactivation

Konrad Dybcio konrad.dybcio at oss.qualcomm.com
Fri Sep 4 01:49:44 PDT 2026


On 8/27/26 7:59 PM, Praveen Talari wrote:
> Remove the dev_pm_opp_set_rate(se->dev, 0) call from
> geni_se_resources_deactivate().
> 
> OPP resource management should be controlled by the consumer driver.

I believe the opposite was the original intent behind creating
these helpers..

> Additionally, clocks are already disabled by geni_se_clks_off(), making
> the OPP rate reset unnecessary during resource deactivation.

That is, on the other hand, a valid reason

Konrad



More information about the linux-arm-kernel mailing list