[PATCH v2 0/4] Add the support for Glymur Video clock controller
From: Taniya Das <hidden>
Date: 2026-02-02 10:57:00
Also in:
linux-arm-msm, linux-clk, lkml
From: Taniya Das <hidden>
Date: 2026-02-02 10:57:00
Also in:
linux-arm-msm, linux-clk, lkml
Support the Video clock controller for Glymur Qualcomm SoC. Changes in v2: - Split the GCC reset clock additions in a separate patches[Dmitry]. - Link to v1: https://lore.kernel.org/r/20260124-glymur_videocc-v1-0-668f8b9c63be@oss.qualcomm.com (local) Signed-off-by: Taniya Das <redacted> --- Taniya Das (4): dt-bindings: clock: qcom: Add GCC video axi reset clock for Glymur dt-bindings: clock: qcom: Add video clock controller on Glymur SoC clk: qcom: gcc-glymur: Add video axi clock resets for glymur clk: qcom: videocc-glymur: Add video clock controller driver for Glymur .../bindings/clock/qcom,sm8450-videocc.yaml | 3 + drivers/clk/qcom/Kconfig | 9 + drivers/clk/qcom/Makefile | 1 + drivers/clk/qcom/gcc-glymur.c | 1 + drivers/clk/qcom/videocc-glymur.c | 533 +++++++++++++++++++++ include/dt-bindings/clock/qcom,glymur-gcc.h | 1 + include/dt-bindings/clock/qcom,glymur-videocc.h | 45 ++ 7 files changed, 593 insertions(+) --- base-commit: a0c666c25aeefd16f4b088c6549a6fb6b65a8a1d change-id: 20260123-glymur_videocc-1b5486fb1676 Best regards, -- Taniya Das [off-list ref]