diff options
author | Neil Armstrong <neil.armstrong@linaro.org> | 2023-11-06 09:25:58 +0100 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-12-07 17:08:30 +0100 |
commit | 873f22440338d84ad911c4b8373afc3d8d413587 (patch) | |
tree | 0daabce0476dda44db591644d70931dae441c42e | |
parent | dt-bindings: clock: qcom: document the SM8650 GPU Clock Controller (diff) | |
download | linux-873f22440338d84ad911c4b8373afc3d8d413587.tar.xz linux-873f22440338d84ad911c4b8373afc3d8d413587.zip |
dt-bindings: clock: qcom: Document the SM8650 RPMH Clock Controller
Add bindings documentation for the SM8650 RPMH Clock Controller.
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20231106-topic-sm8650-upstream-clocks-v3-5-761a6fadb4c0@linaro.org
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 4eb5e59f6772..9be952a5a227 100644 --- a/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml +++ b/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml @@ -35,6 +35,7 @@ properties: - qcom,sm8350-rpmh-clk - qcom,sm8450-rpmh-clk - qcom,sm8550-rpmh-clk + - qcom,sm8650-rpmh-clk clocks: maxItems: 1 |