Re: [PATCH 4/6] arm64: dts: qcom: x1e80100: Add CAMCC block definition

From: Bryan O'Donoghue
Date: Mon Dec 02 2024 - 10:59:08 EST


On 02/12/2024 15:02, Dmitry Baryshkov wrote:
+ clocks = <&gcc GCC_CAMERA_AHB_CLK>,
This clock is not registered with the CCF
Isn't that be going to be handled by the CCF on its own (like orphans,
etc)?

For refence this is always-on ATM.

drivers/clk/qcom/gcc-x1e80100.c: qcom_branch_set_clk_en(regmap, 0x26004); /* GCC_CAMERA_AHB_CLK */

---
bod