Re: [PATCH v6 7/7] arm64: dts: qcom: eliza: Add support for MM clock controllers
From: Konrad Dybcio
Date: Tue Jun 30 2026 - 10:17:45 EST
On 6/9/26 5:02 PM, Taniya Das wrote:
> Add the device nodes for the multimedia clock controllers (cambistmclkcc,
> camcc, videocc, gpucc) for Qualcomm Eliza SoC.
>
> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>
> Signed-off-by: Taniya Das <taniya.das@xxxxxxxxxxxxxxxx>
> ---
Almost all of these nodes lack power-domains, meaning the
aggregated performance state requests will not be translated
into RPMH requests
Konrad