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

This adds binding and implementation of the SC8280XP display clock controller.

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

 .../bindings/clock/qcom,dispcc-sc8280xp.yaml  |   97 +
 drivers/clk/qcom/Kconfig                      |    9 +
 drivers/clk/qcom/Makefile                     |    1 +
 drivers/clk/qcom/dispcc-sc8280xp.c            | 3218 +++++++++++++++++
 .../dt-bindings/clock/qcom,dispcc-sc8280xp.h  |  100 +
 5 files changed, 3425 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/clock/qcom,dispcc-sc8280xp.yaml
 create mode 100644 drivers/clk/qcom/dispcc-sc8280xp.c
 create mode 100644 include/dt-bindings/clock/qcom,dispcc-sc8280xp.h

-- 
2.17.1


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

end of thread, other threads:[~2022-11-10  4:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-26 20:37 [PATCH v2 0/2] clock: qcom: SC8280XP display clock controller Bjorn Andersson
2022-09-26 20:37 ` [PATCH v2 1/2] dt-bindings: clock: Add Qualcomm SC8280XP display clock bindings Bjorn Andersson
2022-09-26 20:38 ` [PATCH v2 2/2] clk: qcom: Add SC8280XP display clock controller Bjorn Andersson
     [not found]   ` <a8bf3887-b4fb-1f60-14e4-998f71b84181@kali.org>
2022-10-18  0:51     ` Steev Klimaszewski
2022-10-18  1:02       ` Krzysztof Kozlowski
2022-11-08 16:56   ` Konrad Dybcio
2022-11-10  4:09 ` (subset) [PATCH v2 0/2] clock: qcom: " Bjorn Andersson

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).