Re: [PATCH] arm64: dts: qcom: sm8750: Add camera clock controller

From: Taniya Das
Date: Wed Dec 17 2025 - 05:06:20 EST




On 12/3/2025 6:39 PM, Konrad Dybcio wrote:
> On 12/3/25 11:32 AM, Taniya Das wrote:
>> Add the camcc clock controller device node for SM8750 SoC.
>>
>> Signed-off-by: Taniya Das <taniya.das@xxxxxxxxxxxxxxxx>
>> ---
>
> [...]
>
>> + camcc: clock-controller@ade0000 {
>> + compatible = "qcom,sm8750-camcc";
>> + reg = <0x0 0xade0000 0x0 0x20000>;
>> + clocks = <&gcc GCC_CAMERA_AHB_CLK>,
>> + <&bi_tcxo_div2>,
>> + <&bi_tcxo_ao_div2>,
>> + <&sleep_clk>;
>> + power-domains = <&rpmhpd RPMHPD_MMCX>,
>> + <&rpmhpd RPMHPD_MXC>;
>
> I see that a small subset of clocks here also needs MXA
>

Sure, will update the phandle.

--
Thanks,
Taniya Das