devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: clock: Add sc8280xp to the RPMh clock controller binding
@ 2022-02-23  4:45 Bjorn Andersson
  2022-02-23  4:45 ` [PATCH 2/2] clk: qcom: rpmhcc: add sc8280xp support to the RPMh clock controller Bjorn Andersson
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Bjorn Andersson @ 2022-02-23  4:45 UTC (permalink / raw)
  To: Bjorn Andersson, Rob Herring, Krzysztof Kozlowski
  Cc: Michael Turquette, Stephen Boyd, Taniya Das, linux-arm-msm,
	linux-clk, devicetree, linux-kernel

The Qualcomm SC8280XP has a RPMh clock controller, so add a compatible
for this to the binding.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
---
 Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml b/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml
index 8406dde17937..8fcaf418f84a 100644
--- a/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml
+++ b/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml
@@ -20,6 +20,7 @@ properties:
       - qcom,sc7180-rpmh-clk
       - qcom,sc7280-rpmh-clk
       - qcom,sc8180x-rpmh-clk
+      - qcom,sc8280xp-rpmh-clk
       - qcom,sdm845-rpmh-clk
       - qcom,sdx55-rpmh-clk
       - qcom,sdx65-rpmh-clk
-- 
2.33.1


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

end of thread, other threads:[~2022-02-24 22:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-23  4:45 [PATCH 1/2] dt-bindings: clock: Add sc8280xp to the RPMh clock controller binding Bjorn Andersson
2022-02-23  4:45 ` [PATCH 2/2] clk: qcom: rpmhcc: add sc8280xp support to the RPMh clock controller Bjorn Andersson
2022-02-24 22:00   ` Stephen Boyd
2022-02-23  7:59 ` [PATCH 1/2] dt-bindings: clock: Add sc8280xp to the RPMh clock controller binding Krzysztof Kozlowski
2022-02-24 21:59 ` 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).