Lines Matching +full:gcc +full:- +full:apq8084
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/dma/qcom,bam-dma.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Andy Gross <agross@kernel.org>
11 - Bjorn Andersson <andersson@kernel.org>
14 - $ref: "dma-controller.yaml#"
20 - qcom,bam-v1.3.0
21 # MSM8974, APQ8074 and APQ8084
22 - qcom,bam-v1.4.0
24 - qcom,bam-v1.7.0
29 clock-names:
31 - const: bam_clk
33 "#dma-cells":
43 num-channels:
48 qcom,controlled-remotely:
59 Indicates the active Execution Environment identifier (0-7) used in the
62 qcom,num-ees:
68 qcom,powered-remotely:
78 - compatible
79 - "#dma-cells"
80 - interrupts
81 - qcom,ee
82 - reg
87 - |
88 #include <dt-bindings/interrupt-controller/arm-gic.h>
89 #include <dt-bindings/clock/qcom,gcc-msm8974.h>
91 dma-controller@f9944000 {
92 compatible = "qcom,bam-v1.4.0";
95 clocks = <&gcc GCC_BLSP2_AHB_CLK>;
96 clock-names = "bam_clk";
97 #dma-cells = <1>;