devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] clk: qcom: Add SC8280XP GPU clock controller
@ 2022-08-11  4:28 Bjorn Andersson
  2022-08-11  4:28 ` [PATCH 1/2] dt-bindings: clock: Add Qualcomm SC8280XP GPU binding Bjorn Andersson
  2022-08-11  4:28 ` [PATCH 2/2] clk: qcom: Add SC8280XP GPU clock controller Bjorn Andersson
  0 siblings, 2 replies; 7+ messages in thread
From: Bjorn Andersson @ 2022-08-11  4:28 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Stephen Boyd,
	Rob Herring, Krzysztof Kozlowski, Taniya Das
  Cc: Michael Turquette, linux-arm-msm, linux-clk, devicetree,
	linux-kernel

What the subject says.

Bjorn Andersson (2):
  dt-bindings: clock: Add Qualcomm SC8280XP GPU binding
  clk: qcom: Add SC8280XP GPU clock controller

 .../devicetree/bindings/clock/qcom,gpucc.yaml |   2 +
 drivers/clk/qcom/Kconfig                      |   8 +
 drivers/clk/qcom/Makefile                     |   1 +
 drivers/clk/qcom/gpucc-sc8280xp.c             | 460 ++++++++++++++++++
 .../dt-bindings/clock/qcom,gpucc-sc8280xp.h   |  35 ++
 5 files changed, 506 insertions(+)
 create mode 100644 drivers/clk/qcom/gpucc-sc8280xp.c
 create mode 100644 include/dt-bindings/clock/qcom,gpucc-sc8280xp.h

-- 
2.35.1


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

end of thread, other threads:[~2022-08-15 19:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-11  4:28 [PATCH 0/2] clk: qcom: Add SC8280XP GPU clock controller Bjorn Andersson
2022-08-11  4:28 ` [PATCH 1/2] dt-bindings: clock: Add Qualcomm SC8280XP GPU binding Bjorn Andersson
2022-08-11  9:09   ` Krzysztof Kozlowski
2022-08-15 18:46   ` Stephen Boyd
2022-08-11  4:28 ` [PATCH 2/2] clk: qcom: Add SC8280XP GPU clock controller Bjorn Andersson
2022-08-11 12:46   ` Konrad Dybcio
2022-08-15 18:45   ` Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).