Re: [PATCH v8 08/18] arm64: dts: qcom: x1e80100: Add CAMCC block definition
From: Taniya Das
Date: Tue Mar 03 2026 - 00:56:40 EST
>>
>> +
>> + camcc: clock-controller@ade0000 {
>> + compatible = "qcom,x1e80100-camcc";
>> + reg = <0 0x0ade0000 0 0x20000>;
>> + clocks = <&gcc GCC_CAMERA_AHB_CLK>,
>> + <&bi_tcxo_div2>,
>> + <&bi_tcxo_ao_div2>,
>> + <&sleep_clk>;
>> + power-domains = <&rpmhpd RPMHPD_MXC>,
>> + <&rpmhpd RPMHPD_MMCX>;
>> + required-opps = <&rpmhpd_opp_low_svs>,
>> + <&rpmhpd_opp_low_svs>;
>
> Taniya, in light of the recent discoveries on other platforms, does x1
> need a performance vote on MXA here?
Konrad, MxA is always ON, and with the current clock configuration, a
performance vote isn’t required because the clock controller currently
votes only for the minimum level.
--
Thanks,
Taniya Das