Lines Matching +full:edge +full:- +full:offset
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>
14 some sort - or in SMD language an "edge". The name of the edges are not
18 that "edge". The names of the devices are not important. The properties of
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
66 qcom,smd-edge:
72 qcom,remote-pid:
78 rpm-requests:
79 $ref: /schemas/soc/qcom/qcom,smd-rpm.yaml#
81 - qcom,smd-channels
88 - qcom,smd-channels
93 - interrupts
94 - qcom,smd-edge
97 - required:
98 - mboxes
99 - required:
100 - qcom,ipc
105 - |
106 #include <dt-bindings/interrupt-controller/arm-gic.h>
107 #include <dt-bindings/mailbox/qcom-ipcc.h>
112 smd-edge {
116 qcom,smd-edge = <1>;