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 Needs Review / ACK
Headers show
Series Add GCC and RPMH clock controller for QCS615 SoC | expand

Checks

Context Check Description
robh/checkpatch success
robh/patch-applied success
robh/dtbs-check warning build log
robh/dt-meta-schema success

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

Krzysztof Kozlowski Sept. 19, 2024, 12:19 p.m. UTC | #1
On 19/09/2024 09:32, Taniya Das wrote:
> 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(+)
> 
> 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

This goes before qdu, keep alphabetical order please.

Best regards,
Krzysztof
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