Re: [PATCH 1/2] dt-bindings: clock: qcom: Add video clock controller on Glymur SoC

From: Taniya Das

Date: Tue Jan 27 2026 - 01:14:46 EST




On 1/25/2026 1:50 AM, Dmitry Baryshkov wrote:
> On Sat, Jan 24, 2026 at 11:05:02PM +0530, Taniya Das wrote:
>> Add compatible string for Glymur video clock controller and the bindings
>> for Glymur Qualcomm SoC. Add the clock resets required from the GCC
>> clock controller for Video.
>>
>> Signed-off-by: Taniya Das <taniya.das@xxxxxxxxxxxxxxxx>
>> ---
>> .../bindings/clock/qcom,sm8450-videocc.yaml | 3 ++
>> include/dt-bindings/clock/qcom,glymur-gcc.h | 1 +
>> include/dt-bindings/clock/qcom,glymur-videocc.h | 45 ++++++++++++++++++++++
>> 3 files changed, 49 insertions(+)
>>
>> diff --git a/include/dt-bindings/clock/qcom,glymur-gcc.h b/include/dt-bindings/clock/qcom,glymur-gcc.h
>> index 10c12b8c51c34c5931c34b4437be03aea098ba53..6907653c79927f0ff32c98c75d830b719ce14d51 100644
>> --- a/include/dt-bindings/clock/qcom,glymur-gcc.h
>> +++ b/include/dt-bindings/clock/qcom,glymur-gcc.h
>> @@ -574,5 +574,6 @@
>> #define GCC_VIDEO_AXI0_CLK_ARES 89
>> #define GCC_VIDEO_AXI1_CLK_ARES 90
>> #define GCC_VIDEO_BCR 91
>> +#define GCC_VIDEO_AXI0C_CLK_ARES 92
>
> I think this one should be split to a separate patch and paired with the
> corresponding driver change.
>

Sure, will split it up.

>>
>> #endif
>

--
Thanks,
Taniya Das