Lines Matching +full:qcom +full:- +full:ipcc
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/remoteproc/qcom,glink-edge.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm G-Link Edge communication channel nodes
10 - Bjorn Andersson <bjorn.andersson@linaro.org>
13 Qualcomm G-Link subnode represents communication edge, channels and devices
18 const: "glink-edge"
21 $ref: /schemas/soc/qcom/qcom,apr.yaml#
23 - qcom,glink-channels
28 $ref: /schemas/misc/qcom,fastrpc.yaml#
30 - qcom,glink-channels
43 qcom,remote-pid:
50 - interrupts
51 - label
52 - mboxes
53 - qcom,remote-pid
58 - |
59 #include <dt-bindings/interrupt-controller/arm-gic.h>
60 #include <dt-bindings/mailbox/qcom-ipcc.h>
66 glink-edge {
67 interrupts-extended = <&ipcc IPCC_CLIENT_WPSS
70 mboxes = <&ipcc IPCC_CLIENT_WPSS
74 qcom,remote-pid = <13>;