Lines Matching +full:smem +full:- +full:state +full:- +full:names

6 - compatible:
10 "qcom,q6v5-pil",
11 "qcom,ipq8074-wcss-pil"
12 "qcom,qcs404-wcss-pil"
13 "qcom,msm8916-mss-pil",
14 "qcom,msm8974-mss-pil"
15 "qcom,msm8996-mss-pil"
16 "qcom,msm8998-mss-pil"
17 "qcom,sdm845-mss-pil"
19 - reg:
21 Value type: <prop-encoded-array>
25 - reg-names:
30 - interrupts-extended:
32 Value type: <prop-encoded-array>
33 Definition: reference to the interrupts that match interrupt-names
35 - interrupt-names:
40 qcom,q6v5-pil:
41 qcom,ipq8074-wcss-pil:
42 qcom,qcs404-wcss-pil:
43 qcom,msm8916-mss-pil:
44 qcom,msm8974-mss-pil:
45 must be "wdog", "fatal", "ready", "handover", "stop-ack"
46 qcom,msm8996-mss-pil:
47 qcom,msm8998-mss-pil:
48 qcom,sdm845-mss-pil:
49 must be "wdog", "fatal", "ready", "handover", "stop-ack",
50 "shutdown-ack"
52 - firmware-name:
59 - clocks:
62 Definition: reference to the clocks that match clock-names
64 - clock-names:
68 qcom,ipq8074-wcss-pil:
69 no clock names required
70 qcom,qcs404-wcss-pil:
75 qcom,q6v5-pil:
76 qcom,msm8916-mss-pil:
77 qcom,msm8974-mss-pil:
79 qcom,msm8996-mss-pil:
82 qcom,msm8998-mss-pil:
85 qcom,sdm845-mss-pil:
89 - resets:
92 Definition: reference to the reset-controller for the modem sub-system
93 reference to the list of 3 reset-controllers for the
94 wcss sub-system
95 reference to the list of 2 reset-controllers for the modem
96 sub-system on SDM845 SoCs
98 - reset-names:
101 Definition: must be "mss_restart" for the modem sub-system
103 for the wcss sub-system
105 sub-system on SDM845 SoCs
107 For devices where the mba and mpss sub-nodes are not specified, mba/mpss region
109 - memory-region:
112 Definition: reference to the reserved-memory for the mba region followed
116 "qcom,q6v5-pil"
117 "qcom,msm8916-mss-pil",
118 - cx-supply: (deprecated, use power domain instead)
119 - mx-supply: (deprecated, use power domain instead)
120 - pll-supply:
127 "qcom,msm8974-mss-pil"
128 - cx-supply: (deprecated, use power domain instead)
129 - mss-supply:
130 - mx-supply: (deprecated, use power domain instead)
131 - pll-supply:
138 "qcom,qcs404-wcss-pil"
139 - cx-supply:
146 "qcom,msm8996-mss-pil"
147 - pll-supply:
153 - power-domains:
156 Definition: reference to power-domains that match power-domain-names
158 - power-domain-names:
161 Definition: The power-domains needed depend on the compatible string:
162 qcom,ipq8074-wcss-pil:
163 no power-domain names required
164 qcom,q6v5-pil:
165 qcom,msm8916-mss-pil:
166 qcom,msm8974-mss-pil:
167 qcom,msm8996-mss-pil:
168 qcom,msm8998-mss-pil:
170 qcom,sdm845-mss-pil:
173 - qcom,qmp:
176 Definition: reference to the AOSS side-channel message RAM.
178 - qcom,smem-states:
181 Definition: reference to the smem state for requesting the Hexagon to
184 - qcom,smem-state-names:
189 - qcom,halt-regs:
191 Value type: <prop-encoded-array>
201 the memory regions used by the Hexagon firmware. Each sub-node must contain:
203 - memory-region:
206 Definition: reference to the reserved-memory for the region
208 The Hexagon node may also have an subnode named either "smd-edge" or
209 "glink-edge" that describes the communication edge, channels and devices
218 compatible = "qcom,msm8974-mss-pil";
220 reg-names = "qdsp6", "rmb";
222 interrupts-extended = <&intc GIC_SPI 24 IRQ_TYPE_EDGE_RISING>,
227 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
233 clock-names = "iface", "bus", "mem", "xo";
236 reset-names = "mss_restart";
238 cx-supply = <&pm8841_s2>;
239 mss-supply = <&pm8841_s3>;
240 mx-supply = <&pm8841_s1>;
241 pll-supply = <&pm8941_l12>;
243 qcom,halt-regs = <&tcsr_mutex_block 0x1180 0x1200 0x1280>;
245 qcom,smem-states = <&modem_smp2p_out 0>;
246 qcom,smem-state-names = "stop";
249 memory-region = <&mba_region>;
253 memory-region = <&mpss_region>;
256 smd-edge {
260 qcom,smd-edge = <0>;