Skip to content

Commit 3f7cc9a

Browse files
Kathiravan ThirumoorthyJassiBrar
authored andcommitted
dt-bindings: mailbox: qcom: add one more clock provider for IPQ mailbox
Mailbox controller present in the IPQ SoCs takes the GPLL0 clock also as an input. Document the same. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Kathiravan Thirumoorthy <quic_kathirav@quicinc.com> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
1 parent 5bfe406 commit 3f7cc9a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,10 +125,12 @@ allOf:
125125
items:
126126
- description: primary pll parent of the clock driver
127127
- description: XO clock
128+
- description: GCC GPLL0 clock source
128129
clock-names:
129130
items:
130131
- const: pll
131132
- const: xo
133+
- const: gpll0
132134

133135
- if:
134136
properties:

0 commit comments

Comments
 (0)