Commit 3f7cc9af authored by Kathiravan Thirumoorthy's avatar Kathiravan Thirumoorthy Committed by Jassi Brar

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: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarKathiravan Thirumoorthy <quic_kathirav@quicinc.com>
Signed-off-by: default avatarJassi Brar <jaswinder.singh@linaro.org>
parent 5bfe4067
...@@ -125,10 +125,12 @@ allOf: ...@@ -125,10 +125,12 @@ allOf:
items: items:
- description: primary pll parent of the clock driver - description: primary pll parent of the clock driver
- description: XO clock - description: XO clock
- description: GCC GPLL0 clock source
clock-names: clock-names:
items: items:
- const: pll - const: pll
- const: xo - const: xo
- const: gpll0
- if: - if:
properties: properties:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment