[PATCH v4 1/7] dt-bindings: clock: qcom-rpmhcc: Add support for Glymur SoCs

Taniya Das posted 7 patches 4 months ago
There is a newer version of this series
[PATCH v4 1/7] dt-bindings: clock: qcom-rpmhcc: Add support for Glymur SoCs
Posted by Taniya Das 4 months ago
Add bindings and update documentation compatible for RPMh clock
controller on Glymur SoC.

Signed-off-by: Taniya Das <taniya.das@oss.qualcomm.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 a4414ba0b287b23e69a913d10befa5d7368ff08b..78fa0572668578c17474e84250fed18b48b93b68 100644
--- a/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml
+++ b/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml
@@ -17,6 +17,7 @@ description: |
 properties:
   compatible:
     enum:
+      - qcom,glymur-rpmh-clk
       - qcom,milos-rpmh-clk
       - qcom,qcs615-rpmh-clk
       - qcom,qdu1000-rpmh-clk

-- 
2.34.1
Re: [PATCH v4 1/7] dt-bindings: clock: qcom-rpmhcc: Add support for Glymur SoCs
Posted by Krzysztof Kozlowski 4 months ago
On Wed, Aug 13, 2025 at 01:25:17PM +0530, Taniya Das wrote:
> Add bindings and update documentation compatible for RPMh clock
> controller on Glymur SoC.
> 
> Signed-off-by: Taniya Das <taniya.das@oss.qualcomm.com>
> ---
>  Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
Re: [PATCH v4 1/7] dt-bindings: clock: qcom-rpmhcc: Add support for Glymur SoCs
Posted by Bjorn Andersson 4 months ago
On Wed, Aug 13, 2025 at 01:25:17PM +0530, Taniya Das wrote:
> Add bindings and update documentation compatible for RPMh clock
> controller on Glymur SoC.
> 

Reviewed-by: Bjorn Andersson <andersson@kernel.org>

> Signed-off-by: Taniya Das <taniya.das@oss.qualcomm.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 a4414ba0b287b23e69a913d10befa5d7368ff08b..78fa0572668578c17474e84250fed18b48b93b68 100644
> --- a/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml
> +++ b/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml
> @@ -17,6 +17,7 @@ description: |
>  properties:
>    compatible:
>      enum:
> +      - qcom,glymur-rpmh-clk
>        - qcom,milos-rpmh-clk
>        - qcom,qcs615-rpmh-clk
>        - qcom,qdu1000-rpmh-clk
> 
> -- 
> 2.34.1
>