Re: [PATCH v6 04/16] clk: qcom: dispcc-qcm2290: Enable runtime PM support

From: Konrad Dybcio

Date: Mon Jul 20 2026 - 05:19:14 EST


On 7/18/26 2:56 PM, Imran Shaik wrote:
> The QCM2290 DISPCC is now associated with a power domain (RPMPD_CX) to
> propagate genpd performance state votes to the CX rail. Set use_rpm to
> true so that a runtime PM reference is acquired and released around probe,
> instead of leaving a permanent 'enable' vote on the power domain.
>
> Fixes: cc517ea3333f ("clk: qcom: Add display clock controller driver for QCM2290")
> Signed-off-by: Imran Shaik <imran.shaik@xxxxxxxxxxxxxxxx>
> ---

Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>

Konrad