Re: [PATCH 3/4] clk: qcom: videocc-nord: Add video clock controller driver for Nord
From: Taniya Das
Date: Mon Jul 13 2026 - 05:08:57 EST
On 7/6/2026 8:09 PM, Dmitry Baryshkov wrote:
> On Mon, Jul 06, 2026 at 02:27:15PM +0530, Taniya Das wrote:
>> Add support for the video clock controller for video clients to be able
>> to request for videocc clocks on Nord platform.
>>
>> Signed-off-by: Taniya Das <taniya.das@xxxxxxxxxxxxxxxx>
>> ---
>> drivers/clk/qcom/Kconfig | 11 +
>> drivers/clk/qcom/Makefile | 1 +
>> drivers/clk/qcom/videocc-nord.c | 507 ++++++++++++++++++++++++++++++++++++++++
>> 3 files changed, 519 insertions(+)
>>
>
> This is almost the same as the Glymur one. Should it be unified?
>
The PLL type and the frequency plans differ. There are certain hardware
differences in the RTL between Glymur and Nords, though they don't
impact offset and so I wanted to keep it as a separate driver for both
these targets. Do you still feel we should merge?
--
Thanks,
Taniya Das