[PATCH v5 6/7] clk: qcom: camcc: Add support for camera clock controller for Eliza
Dmitry Baryshkov
dmitry.baryshkov at oss.qualcomm.com
Mon May 25 04:12:23 PDT 2026
On Mon, May 25, 2026 at 04:16:08PM +0530, Taniya Das wrote:
> Add support for the Camera Clock Controller (CAMCC) on the Eliza
> platform.
>
> The CAMCC block on Eliza includes both the primary camera clock
> controller and the Camera BIST clock controller, which provides the
> functional MCLK required for camera operations.
>
> Reviewed-by: Konrad Dybcio <konrad.dybcio at oss.qualcomm.com>
> Signed-off-by: Taniya Das <taniya.das at oss.qualcomm.com>
> ---
> drivers/clk/qcom/Kconfig | 11 +
> drivers/clk/qcom/Makefile | 1 +
> drivers/clk/qcom/cambistmclkcc-eliza.c | 465 ++++++
> drivers/clk/qcom/camcc-eliza.c | 2803 ++++++++++++++++++++++++++++++++
The camcc and cambistmclkccc drivers looks pretty close to SM8750,
except for using a different PLLs. Would it make sense to have common
drivers instead?
> 4 files changed, 3280 insertions(+)
--
With best wishes
Dmitry
More information about the linux-arm-kernel
mailing list