Commit e18e181c authored by Dmitry Baryshkov's avatar Dmitry Baryshkov Committed by Bjorn Andersson
Browse files

dt-bindings: clocks: qcom,gcc-apq8064: define clocks/-names properties



Define clock/clock-names properties of the GCC device node to be
used on MSM8960/APQ8064 platforms.

Signed-off-by: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tested-by: David Heidelberg <david@ixit.cz> # tested on Nexus 7 (2013)
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220623120418.250589-2-dmitry.baryshkov@linaro.org
parent 171ee3ab
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -38,6 +38,15 @@ properties:
    description: child tsens device
    $ref: /schemas/thermal/qcom-tsens.yaml#

  clocks:
    maxItems: 3

  clock-names:
    items:
      - const: cxo
      - const: pxo
      - const: pll4

  nvmem-cells:
    minItems: 1
    maxItems: 2