diff options
| author | Vinod Koul <[email protected]> | 2021-12-01 12:53:08 +0530 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2021-12-06 10:14:19 -0600 |
| commit | ea59846bd206614211ee43a31e001bed5062f21d (patch) | |
| tree | 62e1754eea9890a83db93f8aa3198073e4cc5238 | |
| parent | b26ab06d0969ed9e901f93390242437ac5802c4d (diff) | |
dt-bindings: clock: Add RPMHCC bindings for SM8450
Add bindings and update documentation for clock rpmh driver on SM8450.
Signed-off-by: Vinod Koul <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
| -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 0e7e05e38bb2..8406dde17937 100644 --- a/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml +++ b/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml @@ -27,6 +27,7 @@ properties: - qcom,sm8150-rpmh-clk - qcom,sm8250-rpmh-clk - qcom,sm8350-rpmh-clk + - qcom,sm8450-rpmh-clk clocks: maxItems: 1 |