Lines Matching +full:msm8916 +full:- +full:snoc
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/interconnect/qcom,msm8916.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm MSM8916 Network-On-Chip interconnect
10 - Georgi Djakov <georgi.djakov@linaro.org>
13 The Qualcomm MSM8916 interconnect providers support adjusting the
19 - qcom,msm8916-bimc
20 - qcom,msm8916-pcnoc
21 - qcom,msm8916-snoc
26 '#interconnect-cells':
29 clock-names:
31 - const: bus
32 - const: bus_a
36 - description: Bus Clock
37 - description: Bus A Clock
40 - compatible
41 - reg
42 - '#interconnect-cells'
43 - clock-names
44 - clocks
49 - |
50 #include <dt-bindings/clock/qcom,rpmcc.h>
53 compatible = "qcom,msm8916-bimc";
55 #interconnect-cells = <1>;
56 clock-names = "bus", "bus_a";
62 compatible = "qcom,msm8916-pcnoc";
64 #interconnect-cells = <1>;
65 clock-names = "bus", "bus_a";
70 snoc: interconnect@580000 {
71 compatible = "qcom,msm8916-snoc";
73 #interconnect-cells = <1>;
74 clock-names = "bus", "bus_a";