Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH 0/2] Add the support for Glymur Video clock controller
@ 2026-01-24 17:35 Taniya Das
  2026-01-24 17:35 ` [PATCH 1/2] dt-bindings: clock: qcom: Add video clock controller on Glymur SoC Taniya Das
  2026-01-24 17:35 ` [PATCH 2/2] clk: qcom: videocc-glymur: Add video clock controller driver for Glymur Taniya Das
  0 siblings, 2 replies; 7+ messages in thread
From: Taniya Das @ 2026-01-24 17:35 UTC (permalink / raw)
  To: Bjorn Andersson, Michael Turquette, Stephen Boyd, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Jagadeesh Kona
  Cc: Ajit Pandey, Imran Shaik, Jagadeesh Kona, linux-arm-msm,
	linux-clk, devicetree, linux-kernel, Taniya Das

Support the Video clock controller for Glymur Qualcomm SoC.

Signed-off-by: Taniya Das <taniya.das@oss.qualcomm.com>
---
Taniya Das (2):
      dt-bindings: clock: qcom: Add video clock controller on Glymur SoC
      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                  | 526 +++++++++++++++++++++
 include/dt-bindings/clock/qcom,glymur-gcc.h        |   1 +
 include/dt-bindings/clock/qcom,glymur-videocc.h    |  45 ++
 7 files changed, 586 insertions(+)
---
base-commit: a0c666c25aeefd16f4b088c6549a6fb6b65a8a1d
change-id: 20260123-glymur_videocc-1b5486fb1676

Best regards,
-- 
Taniya Das <taniya.das@oss.qualcomm.com>


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-01-27  6:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-24 17:35 [PATCH 0/2] Add the support for Glymur Video clock controller Taniya Das
2026-01-24 17:35 ` [PATCH 1/2] dt-bindings: clock: qcom: Add video clock controller on Glymur SoC Taniya Das
2026-01-24 20:20   ` Dmitry Baryshkov
2026-01-27  6:10     ` Taniya Das
2026-01-24 17:35 ` [PATCH 2/2] clk: qcom: videocc-glymur: Add video clock controller driver for Glymur Taniya Das
2026-01-24 20:22   ` Dmitry Baryshkov
2026-01-27  6:11     ` Taniya Das

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox