Skip to content

Commit

Permalink
dt-bindings: clock: qcom,rpmcc: add clocks property
Browse files Browse the repository at this point in the history
The RPM clock controller receive input clock ("xo").  It is modelled on
only one chip - MSM8953.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220401201035.189106-11-krzysztof.kozlowski@linaro.org
  • Loading branch information
Krzysztof Kozlowski authored and Bjorn Andersson committed Apr 13, 2022
1 parent 05a2441 commit e5baef5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Documentation/devicetree/bindings/clock/qcom,rpmcc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,12 @@ properties:
'#clock-cells':
const: 1

clocks:
maxItems: 1

clock-names:
const: xo

required:
- compatible
- '#clock-cells'
Expand Down

0 comments on commit e5baef5

Please sign in to comment.