Re: [PATCH 4/8] clk: qcom: camcc-x1e80100: Add support for camera QDSS debug clocks

From: Jagadeesh Kona

Date: Wed Feb 04 2026 - 12:47:51 EST




On 1/29/2026 6:08 AM, Dmitry Baryshkov wrote:
> On Wed, Jan 28, 2026 at 12:56:35AM +0530, Jagadeesh Kona wrote:
>> Add support for camera QDSS debug clocks on X1E80100 platform.
>>
>> Signed-off-by: Jagadeesh Kona <jagadeesh.kona@xxxxxxxxxxxxxxxx>
>> ---
>> drivers/clk/qcom/camcc-x1e80100.c | 64 +++++++++++++++++++++++++++++++++++++++
>> 1 file changed, 64 insertions(+)
>
> My memory might be wrong, but wasn't there an issue with those clocks
> being not available by default?
>

The camera qdss debug clocks are being modelled in all recent chipsets and I think
only some specific camera usecases require these clocks. Hence added support for
these clocks on Hamoa also.

Thanks,
Jagadeesh