diff options
| author | Taniya Das <quic_tdas@quicinc.com> | 2024-12-04 11:37:13 -0800 |
|---|---|---|
| committer | Bjorn Andersson <andersson@kernel.org> | 2025-01-06 10:28:32 -0600 |
| commit | 6badb455ae983f4b2b7e91e3083db64765662a6c (patch) | |
| tree | 49247659b10a4582745f5661ff493cac00d7b659 | |
| parent | 4188e516854fcb0072fce6fbb55c9ffbdfc5f8e7 (diff) | |
dt-bindings: clock: qcom-rpmhcc: Add RPMHCC for SM8750
Update the documentation for clock rpmh driver on SM8750 SoCs.
Signed-off-by: Melody Olvera <quic_molvera@quicinc.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Taniya Das <quic_tdas@quicinc.com>
Link: https://lore.kernel.org/r/20241204-sm8750_master_clks-v3-1-1a8f31a53a86@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml b/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml index a9cd33aef73b..dcb872b9cf3e 100644 --- a/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml +++ b/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml @@ -38,6 +38,7 @@ properties: - qcom,sm8450-rpmh-clk - qcom,sm8550-rpmh-clk - qcom,sm8650-rpmh-clk + - qcom,sm8750-rpmh-clk - qcom,x1e80100-rpmh-clk clocks: |
