Lines Matching +full:smd +full:- +full:edge

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#
7 title: Qualcomm SMD Edge communication channel nodes
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
17 In turn, subnodes of the "edges" represent devices tied to SMD channels on
18 that "edge". The names of the devices are not important. The properties of
19 these nodes are defined by the individual bindings for the SMD devices.
20 See also Documentation/devicetree/bindings/soc/qcom/qcom,smd.yaml
24 const: smd-edge
29 - qcom,smd-channels
36 - qcom,smd-channels
45 Name of the edge, used for debugging and identification purposes. The
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
65 qcom,smd-edge:
68 The identifier of the remote processor in the smd channel allocation
71 qcom,remote-pid:
77 rpm-requests:
78 $ref: /schemas/soc/qcom/qcom,smd-rpm.yaml#
80 - qcom,smd-channels
82 Qualcomm Resource Power Manager (RPM) over SMD.
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>;