diff mbox series

[v2,2/3] dt-bindings: clock: Introduce RPMHCC bindings for SC7180

Message ID 1572371299-16774-3-git-send-email-tdas@codeaurora.org
State Not Applicable, archived
Headers show
Series Add support for RPMHCC for SC7180 | expand

Commit Message

Taniya Das Oct. 29, 2019, 5:48 p.m. UTC
Add compatible for SC7180 RPMHCC.

Signed-off-by: Taniya Das <tdas@codeaurora.org>
Acked-by: Rob Herring <robh@kernel.org>
---
 Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml | 1 +
 1 file changed, 1 insertion(+)

--
Qualcomm INDIA, on behalf of Qualcomm Innovation Center, Inc.is a member
of the Code Aurora Forum, hosted by the  Linux Foundation.

Comments

Stephen Boyd Nov. 5, 2019, 10:36 p.m. UTC | #1
Quoting Taniya Das (2019-10-29 10:48:18)
> Add compatible for SC7180 RPMHCC.
> 
> Signed-off-by: Taniya Das <tdas@codeaurora.org>
> Acked-by: Rob Herring <robh@kernel.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 f25d76f..feed637 100644
> --- a/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml
> +++ b/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml
> @@ -19,6 +19,7 @@ properties:
>      enum:
>        - qcom,sdm845-rpmh-clk
>        - qcom,sm8150-rpmh-clk
> +      - qcom,sc7180-rpmh-clk
> 

Sort?
Stephen Boyd Nov. 7, 2019, 9:24 p.m. UTC | #2
Quoting Taniya Das (2019-10-29 10:48:18)
> Add compatible for SC7180 RPMHCC.
> 
> Signed-off-by: Taniya Das <tdas@codeaurora.org>
> Acked-by: Rob Herring <robh@kernel.org>
> ---

Applied to clk-next + fixed the sort.
Taniya Das Nov. 8, 2019, 3:30 a.m. UTC | #3
On 11/8/2019 2:54 AM, Stephen Boyd wrote:
> Quoting Taniya Das (2019-10-29 10:48:18)
>> Add compatible for SC7180 RPMHCC.
>>
>> Signed-off-by: Taniya Das <tdas@codeaurora.org>
>> Acked-by: Rob Herring <robh@kernel.org>
>> ---
> 
> Applied to clk-next + fixed the sort.
> 

Thank you Stephen, will keep them sorted from next time.
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml b/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml
index f25d76f..feed637 100644
--- a/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml
+++ b/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml
@@ -19,6 +19,7 @@  properties:
     enum:
       - qcom,sdm845-rpmh-clk
       - qcom,sm8150-rpmh-clk
+      - qcom,sc7180-rpmh-clk

   clocks:
     maxItems: 1