[PATCH 7/9] clk: qcom: camcc: Add support for camera clock controller for Kaanapali

Bryan O'Donoghue bryan.odonoghue at linaro.org
Thu Sep 25 02:10:18 PDT 2025


On 25/09/2025 00:56, Jingyi Wang wrote:
> +static u32 cam_cc_kaanapali_critical_cbcrs[] = {
> +	0x21398, /* CAM_CC_DRV_AHB_CLK */
> +	0x21390, /* CAM_CC_DRV_XO_CLK */
> +	0x21364, /* CAM_CC_GDSC_CLK */
> +	0x21368, /* CAM_CC_SLEEP_CLK */
> +};

How is this critical list decided ?

For example why is the AHB clock critical but the CAMNOC and AXI clocks 
not critical ?

---
bod



More information about the linux-arm-kernel mailing list