Lines Matching +full:interrupts +full:- +full:extended
6 - compatible:
10 "qcom,msm8974-adsp-pil"
11 "qcom,msm8996-adsp-pil"
12 "qcom,msm8996-slpi-pil"
13 "qcom,msm8998-adsp-pas"
14 "qcom,msm8998-slpi-pas"
15 "qcom,qcs404-adsp-pas"
16 "qcom,qcs404-cdsp-pas"
17 "qcom,qcs404-wcss-pas"
18 "qcom,sc7180-mpss-pas"
19 "qcom,sdm845-adsp-pas"
20 "qcom,sdm845-cdsp-pas"
21 "qcom,sm8150-adsp-pas"
22 "qcom,sm8150-cdsp-pas"
23 "qcom,sm8150-mpss-pas"
24 "qcom,sm8150-slpi-pas"
25 "qcom,sm8250-adsp-pas"
26 "qcom,sm8250-cdsp-pas"
27 "qcom,sm8250-slpi-pas"
29 - interrupts-extended:
31 Value type: <prop-encoded-array>
32 Definition: reference to the interrupts that match interrupt-names
34 - interrupt-names:
37 Definition: The interrupts needed depends on the compatible
39 qcom,msm8974-adsp-pil:
40 qcom,msm8996-adsp-pil:
41 qcom,msm8996-slpi-pil:
42 qcom,msm8998-adsp-pas:
43 qcom,msm8998-slpi-pas:
44 qcom,qcs404-adsp-pas:
45 qcom,qcs404-cdsp-pas:
46 qcom,sdm845-adsp-pas:
47 qcom,sdm845-cdsp-pas:
48 qcom,sm8150-adsp-pas:
49 qcom,sm8150-cdsp-pas:
50 qcom,sm8150-slpi-pas:
51 qcom,sm8250-adsp-pas:
52 qcom,sm8250-cdsp-pas:
53 qcom,sm8250-slpi-pas:
54 must be "wdog", "fatal", "ready", "handover", "stop-ack"
55 qcom,qcs404-wcss-pas:
56 qcom,sc7180-mpss-pas:
57 qcom,sm8150-mpss-pas:
58 must be "wdog", "fatal", "ready", "handover", "stop-ack",
59 "shutdown-ack"
61 - firmware-name:
67 - clocks:
69 Value type: <prop-encoded-array>
73 - clock-names:
78 - cx-supply:
84 - px-supply:
90 - power-domains:
93 Definition: reference to power-domains that match the power-domain-names
95 - power-domain-names:
98 Definition: The power-domains needed depend on the compatible string:
99 qcom,msm8974-adsp-pil:
100 qcom,msm8996-adsp-pil:
101 qcom,msm8998-adsp-pas:
103 qcom,msm8996-slpi-pil:
105 qcom,msm8998-slpi-pas:
107 qcom,qcs404-adsp-pas:
109 qcom,qcs404-cdsp-pas:
110 qcom,qcs404-wcss-pas:
112 qcom,sdm845-adsp-pas:
113 qcom,sdm845-cdsp-pas:
114 qcom,sm8150-adsp-pas:
115 qcom,sm8150-cdsp-pas:
116 qcom,sm8250-cdsp-pas:
118 qcom,sc7180-mpss-pas:
119 qcom,sm8150-mpss-pas:
121 qcom,sm8250-adsp-pas:
122 qcom,sm8150-slpi-pas:
123 qcom,sm8250-slpi-pas:
126 - memory-region:
129 Definition: reference to the reserved-memory for the ADSP
131 - qcom,smem-states:
137 - qcom,smem-state-names:
144 The adsp node may have an subnode named either "smd-edge" or "glink-edge" that
155 compatible = "qcom,msm8974-adsp-pil";
157 interrupts-extended = <&intc 0 162 IRQ_TYPE_EDGE_RISING>,
162 interrupt-names = "wdog",
166 "stop-ack";
169 clock-names = "xo";
171 cx-supply = <&pm8841_s2>;
173 memory-region = <&adsp_region>;
175 qcom,smem-states = <&adsp_smp2p_out 0>;
176 qcom,smem-state-names = "stop";
178 smd-edge {
179 interrupts = <0 156 IRQ_TYPE_EDGE_RISING>;
182 qcom,smd-edge = <1>;
190 compatible = "qcom,msm8996-slpi-pil";
191 interrupts-extended = <&intc 0 390 IRQ_TYPE_EDGE_RISING>,
196 interrupt-names = "wdog",
200 "stop-ack";
204 clock-names = "xo", "aggre2";
206 cx-supply = <&pm8994_l26>;
207 px-supply = <&pm8994_lvs2>;
209 memory-region = <&slpi_region>;
210 qcom,smem-states = <&slpi_smp2p_out 0>;
211 qcom,smem-state-names = "stop";