Lines Matching +full:packet +full:- +full:processor
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/remoteproc/qcom,smd-edge.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Bjorn Andersson <bjorn.andersson@linaro.org>
13 Qualcomm SMD subnode represents a remote subsystem or a remote processor of
14 some sort - or in SMD language an "edge". The name of the edges are not
24 const: smd-edge
29 - qcom,smd-channels
31 Qualcomm APR/GPR (Asynchronous/Generic Packet Router)
36 - qcom,smd-channels
55 $ref: /schemas/types.yaml#/definitions/phandle-array
57 - items:
58 - description: phandle to a syscon node representing the APCS registers
59 - description: u32 representing offset to the register within the syscon
60 - description: u32 representing the ipc bit within the register
63 remote processor.
65 qcom,smd-edge:
68 The identifier of the remote processor in the smd channel allocation
71 qcom,remote-pid:
74 The identifier for the remote processor as known by the rest of the
77 rpm-requests:
78 $ref: /schemas/soc/qcom/qcom,smd-rpm.yaml#
80 - qcom,smd-channels
87 - qcom,smd-channels
92 - interrupts
93 - qcom,smd-edge
96 - required:
97 - mboxes
98 - required:
99 - qcom,ipc
104 - |
105 #include <dt-bindings/interrupt-controller/arm-gic.h>
106 #include <dt-bindings/mailbox/qcom-ipcc.h>
111 smd-edge {
115 qcom,smd-edge = <1>;