aboutsummaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/mailbox
diff options
context:
space:
mode:
authorGravatar Kathiravan Thirumoorthy <quic_kathirav@quicinc.com> 2023-09-14 12:29:56 +0530
committerGravatar Jassi Brar <jaswinder.singh@linaro.org> 2023-10-15 12:39:16 -0500
commit3f7cc9af9556a16cd60a63ca6a7fd1786ee0c3af (patch)
tree7c15a586909ca7e00b593e7711c768bbfb832dc5 /Documentation/devicetree/bindings/mailbox
parentmailbox: imx: support channel type tx doorbell v2 (diff)
downloadlinux-3f7cc9af9556a16cd60a63ca6a7fd1786ee0c3af.tar.gz
linux-3f7cc9af9556a16cd60a63ca6a7fd1786ee0c3af.tar.bz2
linux-3f7cc9af9556a16cd60a63ca6a7fd1786ee0c3af.zip
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>
Diffstat (limited to 'Documentation/devicetree/bindings/mailbox')
-rw-r--r--Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
index d2e25ff6db7f..a38413f8d132 100644
--- a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
+++ b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
@@ -125,10 +125,12 @@ allOf:
items:
- description: primary pll parent of the clock driver
- description: XO clock
+ - description: GCC GPLL0 clock source
clock-names:
items:
- const: pll
- const: xo
+ - const: gpll0
- if:
properties: