On 02/12/2024 15:02, Dmitry Baryshkov wrote:
+ clocks = <&gcc GCC_CAMERA_AHB_CLK>,This clock is not registered with the CCFIsn'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