public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] clk: qcom: Add support for GCC on QCS8300
@ 2024-08-20  9:36 Imran Shaik
  2024-08-20  9:36 ` [PATCH 1/2] dt-bindings: clock: qcom: Add GCC clocks for QCS8300 Imran Shaik
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Imran Shaik @ 2024-08-20  9:36 UTC (permalink / raw)
  To: Bjorn Andersson, Michael Turquette, Stephen Boyd, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Richard Cochran
  Cc: Ajit Pandey, Taniya Das, Jagadeesh Kona, Satya Priya Kakitapalli,
	linux-arm-msm, linux-clk, devicetree, linux-kernel, netdev,
	Imran Shaik

This series adds the dt-bindings and driver support for GCC on QCS8300 platform.

Please note that this series is dependent on [1] which adds support
for QCS8275/QCS8300 SoC ID.

[1] https://lore.kernel.org/all/20240814072806.4107079-1-quic_jingyw@quicinc.com/

Signed-off-by: Imran Shaik <quic_imrashai@quicinc.com>
---
Imran Shaik (2):
      dt-bindings: clock: qcom: Add GCC clocks for QCS8300
      clk: qcom: Add support for Global Clock Controller on QCS8300

 .../bindings/clock/qcom,qcs8300-gcc.yaml           |   66 +
 drivers/clk/qcom/Kconfig                           |   10 +
 drivers/clk/qcom/Makefile                          |    1 +
 drivers/clk/qcom/gcc-qcs8300.c                     | 3640 ++++++++++++++++++++
 include/dt-bindings/clock/qcom,qcs8300-gcc.h       |  234 ++
 5 files changed, 3951 insertions(+)
---
base-commit: bb1b0acdcd66e0d8eedee3570d249e076b89ab32
change-id: 20240820-qcs8300-gcc-433023269b36

Best regards,
-- 
Imran Shaik <quic_imrashai@quicinc.com>


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

end of thread, other threads:[~2024-08-22 19:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-20  9:36 [PATCH 0/2] clk: qcom: Add support for GCC on QCS8300 Imran Shaik
2024-08-20  9:36 ` [PATCH 1/2] dt-bindings: clock: qcom: Add GCC clocks for QCS8300 Imran Shaik
2024-08-20  9:59   ` Krzysztof Kozlowski
2024-08-20  9:36 ` [PATCH 2/2] clk: qcom: Add support for Global Clock Controller on QCS8300 Imran Shaik
2024-08-20 14:06   ` Andrew Lunn
2024-08-21  8:24     ` Imran Shaik
2024-08-22 19:53       ` Andrew Lunn
2024-08-20  9:57 ` [PATCH 0/2] clk: qcom: Add support for GCC " Krzysztof Kozlowski
2024-08-20 10:08   ` Imran Shaik
2024-08-20 11:02     ` Krzysztof Kozlowski
2024-08-21  4:39       ` Imran Shaik

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