diff mbox series

[1/4] dt-bindings: clock: qcom-rpmhcc: Add RPMHCC bindings for QCS615

Message ID 20240919-qcs615-clock-driver-v1-1-51c0cc92e3a2@quicinc.com
State New
Headers show
Series Add GCC and RPMH clock controller for QCS615 SoC | expand

Commit Message

Taniya Das Sept. 19, 2024, 7:32 a.m. UTC
Add bindings and update documentation for clock rpmh driver on QCS615
SoCs.

Signed-off-by: Taniya Das <quic_tdas@quicinc.com>
---
 Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Taniya Das Sept. 20, 2024, 10:32 a.m. UTC | #1
On 9/19/2024 5:49 PM, Krzysztof Kozlowski wrote:
>>         - qcom,qdu1000-rpmh-clk
>> +      - qcom,qcs615-rpmh-clk
> This goes before qdu, keep alphabetical order please.

Yes, definitely my bad to miss in both the files.
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml b/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml
index ca857942ed6c..58ed4a1aa727 100644
--- a/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml
+++ b/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml
@@ -18,6 +18,7 @@  properties:
   compatible:
     enum:
       - qcom,qdu1000-rpmh-clk
+      - qcom,qcs615-rpmh-clk
       - qcom,sa8775p-rpmh-clk
       - qcom,sc7180-rpmh-clk
       - qcom,sc7280-rpmh-clk