Skip to content

Commit 8504fa9

Browse files
krzkandersson
authored andcommitted
dt-bindings: mailbox: qcom,apcs-kpss-global: correct SDX55 clocks
SDX55 and SDX65 DTS takes clocks in a bit different order. Adjust bindings to the DTS. Fixes: 0d17014 ("dt-bindings: mailbox: Add binding for SDX55 APCS") Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: Rob Herring <robh@kernel.org> Acked-by: Manivannan Sadhasivam <mani@kernel.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230322173559.809805-1-krzysztof.kozlowski@linaro.org
1 parent 83fddbc commit 8504fa9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,14 +97,14 @@ allOf:
9797
properties:
9898
clocks:
9999
items:
100+
- description: reference clock
100101
- description: primary pll parent of the clock driver
101102
- description: auxiliary parent
102-
- description: reference clock
103103
clock-names:
104104
items:
105+
- const: ref
105106
- const: pll
106107
- const: aux
107-
- const: ref
108108
- if:
109109
properties:
110110
compatible:

0 commit comments

Comments
 (0)