Lines Matching +full:smd +full:- +full:channels
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: "http://devicetree.org/schemas/soc/qcom/qcom,smd-rpm.yaml#"
5 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
7 title: Qualcomm Resource Power Manager (RPM) over SMD
15 The SMD information for the RPM edge should be filled out. See qcom,smd.txt
16 for the required edge properties. All SMD related properties will reside
23 Refer to Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.yaml
28 - Kathiravan T <kathirav@codeaurora.org>
33 - qcom,rpm-apq8084
34 - qcom,rpm-ipq6018
35 - qcom,rpm-msm8916
36 - qcom,rpm-msm8974
37 - qcom,rpm-msm8976
38 - qcom,rpm-msm8996
39 - qcom,rpm-msm8998
40 - qcom,rpm-sdm660
41 - qcom,rpm-qcs404
43 qcom,smd-channels:
44 $ref: /schemas/types.yaml#/definitions/string-array
47 - const: rpm_requests
54 - qcom,rpm-apq8084
55 - qcom,rpm-msm8916
56 - qcom,rpm-msm8974
59 - qcom,smd-channels
62 - compatible
67 - |
68 #include <dt-bindings/interrupt-controller/arm-gic.h>
69 #include <dt-bindings/interrupt-controller/irq.h>
71 smd {
72 compatible = "qcom,smd";
77 qcom,smd-edge = <15>;
80 compatible = "qcom,rpm-msm8974";
81 qcom,smd-channels = "rpm_requests";