Lines Matching +full:smd +full:- +full:rpm
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
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
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:
69 The identifier of the remote processor in the smd channel allocation
72 qcom,remote-pid:
78 rpm-requests:
79 $ref: /schemas/soc/qcom/qcom,smd-rpm.yaml#
81 - qcom,smd-channels
83 Qualcomm Resource Power Manager (RPM) over SMD.
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>;