Lines Matching +full:kpss +full:- +full:acc +full:- +full:v1
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
10 - Andy Gross <agross@kernel.org>
11 - Bjorn Andersson <bjorn.andersson@linaro.org>
20 - enum:
21 - qcom,sdm660-gold-saw2-v4.1-l2
22 - qcom,sdm660-silver-saw2-v4.1-l2
23 - qcom,msm8998-gold-saw2-v4.1-l2
24 - qcom,msm8998-silver-saw2-v4.1-l2
25 - qcom,msm8909-saw2-v3.0-cpu
26 - qcom,msm8916-saw2-v3.0-cpu
27 - qcom,msm8226-saw2-v2.1-cpu
28 - qcom,msm8974-saw2-v2.1-cpu
29 - qcom,apq8084-saw2-v2.1-cpu
30 - qcom,apq8064-saw2-v1.1-cpu
31 - const: qcom,saw2
38 - compatible
39 - reg
44 - |
46 /* Example 1: SoC using SAW2 and kpss-acc-v2 CPUIdle */
48 #address-cells = <1>;
49 #size-cells = <0>;
54 enable-method = "qcom,kpss-acc-v2";
57 operating-points-v2 = <&cpu_opp_table>;
61 saw0: power-manager@f9089000 {
62 compatible = "qcom,msm8974-saw2-v2.1-cpu", "qcom,saw2";
66 - |
69 * Example 2: New-gen multi cluster SoC using SAW only for L2;
72 power-manager@17812000 {
73 compatible = "qcom,msm8998-gold-saw2-v4.1-l2", "qcom,saw2";
77 power-manager@17912000 {
78 compatible = "qcom,msm8998-silver-saw2-v4.1-l2", "qcom,saw2";