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

Taniya Das posted 7 patches 2 months, 1 week ago
[PATCH v3 1/7] dt-bindings: clock: qcom-rpmhcc: Add support for Glymur SoCs
Posted by Taniya Das 2 months, 1 week ago
Document compatible for RPMh clock controller on Glymur platform.

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 dcb872b9cf3e01f87d4fc546311eb758ee63af9a..27307e7bcfbc67853b91de5408b009cf6ca75ba5 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,qcs615-rpmh-clk
       - qcom,qdu1000-rpmh-clk
       - qcom,sa8775p-rpmh-clk

-- 
2.34.1
Re: [PATCH v3 1/7] dt-bindings: clock: qcom-rpmhcc: Add support for Glymur SoCs
Posted by Krzysztof Kozlowski 2 months, 1 week ago
On Tue, Jul 29, 2025 at 11:12:35AM +0530, Taniya Das wrote:
> Document compatible for RPMh clock controller on Glymur platform.

I do not see how my v1 comments got addressed.

Best regards,
Krzysztof