Devicetree
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Add the support for Glymur Video clock controller
@ 2026-02-02 10:56 Taniya Das
  2026-02-02 10:56 ` [PATCH v2 1/4] dt-bindings: clock: qcom: Add GCC video axi reset clock for Glymur Taniya Das
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Taniya Das @ 2026-02-02 10:56 UTC (permalink / raw)
  To: Bjorn Andersson, Michael Turquette, Stephen Boyd, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Jagadeesh Kona, Konrad Dybcio,
	Dmitry Baryshkov
  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.

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

Signed-off-by: Taniya Das <taniya.das@oss.qualcomm.com>
---
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 <taniya.das@oss.qualcomm.com>


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

end of thread, other threads:[~2026-02-23 19:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-02 10:56 [PATCH v2 0/4] Add the support for Glymur Video clock controller Taniya Das
2026-02-02 10:56 ` [PATCH v2 1/4] dt-bindings: clock: qcom: Add GCC video axi reset clock for Glymur Taniya Das
2026-02-05 13:33   ` Krzysztof Kozlowski
2026-02-02 10:56 ` [PATCH v2 2/4] dt-bindings: clock: qcom: Add video clock controller on Glymur SoC Taniya Das
2026-02-05 13:32   ` Krzysztof Kozlowski
2026-02-02 10:56 ` [PATCH v2 3/4] clk: qcom: gcc-glymur: Add video axi clock resets for glymur Taniya Das
2026-02-02 10:59   ` Konrad Dybcio
2026-02-02 20:35   ` Dmitry Baryshkov
2026-02-02 10:56 ` [PATCH v2 4/4] clk: qcom: videocc-glymur: Add video clock controller driver for Glymur Taniya Das
2026-02-02 11:00   ` Konrad Dybcio
2026-02-02 20:36   ` Dmitry Baryshkov
2026-02-23 19:56 ` [PATCH v2 0/4] Add the support for Glymur Video clock controller Bjorn Andersson

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