Lines Matching +full:smem +full:- +full:state +full:- +full:names
6 - compatible:
10 "qcom,q6v5-pil",
11 "qcom,ipq8074-wcss-pil"
12 "qcom,msm8916-mss-pil",
13 "qcom,msm8974-mss-pil"
14 "qcom,msm8996-mss-pil"
15 "qcom,msm8998-mss-pil"
16 "qcom,sc7180-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,msm8916-mss-pil:
43 qcom,msm8974-mss-pil:
44 must be "wdog", "fatal", "ready", "handover", "stop-ack"
45 qcom,msm8996-mss-pil:
46 qcom,msm8998-mss-pil:
47 qcom,sc7180-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,q6v5-pil:
71 qcom,msm8916-mss-pil:
72 qcom,msm8974-mss-pil:
74 qcom,msm8996-mss-pil:
77 qcom,msm8998-mss-pil:
80 qcom,sc7180-mss-pil:
83 qcom,sdm845-mss-pil:
87 - resets:
90 Definition: reference to the reset-controller for the modem sub-system
91 reference to the list of 3 reset-controllers for the
92 wcss sub-system
93 reference to the list of 2 reset-controllers for the modem
94 sub-system on SC7180, SDM845 SoCs
96 - reset-names:
99 Definition: must be "mss_restart" for the modem sub-system
101 for the wcss sub-system
103 sub-system on SC7180, SDM845 SoCs
105 For devices where the mba and mpss sub-nodes are not specified, mba/mpss region
107 - memory-region:
110 Definition: reference to the reserved-memory for the mba region followed
114 "qcom,q6v5-pil"
115 "qcom,msm8916-mss-pil",
116 - cx-supply:
117 - mx-supply:
118 - pll-supply:
125 "qcom,msm8974-mss-pil"
126 - cx-supply:
127 - mss-supply:
128 - mx-supply:
129 - pll-supply:
136 "qcom,msm8996-mss-pil"
137 - pll-supply:
143 - power-domains:
146 Definition: reference to power-domains that match power-domain-names
148 - power-domain-names:
151 Definition: The power-domains needed depend on the compatible string:
152 qcom,q6v5-pil:
153 qcom,ipq8074-wcss-pil:
154 qcom,msm8916-mss-pil:
155 qcom,msm8974-mss-pil:
156 no power-domain names required
157 qcom,msm8996-mss-pil:
158 qcom,msm8998-mss-pil:
160 qcom,sc7180-mss-pil:
161 qcom,sdm845-mss-pil:
164 - qcom,smem-states:
167 Definition: reference to the smem state for requesting the Hexagon to
170 - qcom,smem-state-names:
175 - qcom,halt-regs:
177 Value type: <prop-encoded-array>
183 "qcom,sc7180-mss-pil"
184 - qcom,spare-regs:
186 Value type: <prop-encoded-array>
189 used by the modem sub-system running on SC7180 SoC.
196 the memory regions used by the Hexagon firmware. Each sub-node must contain:
198 - memory-region:
201 Definition: reference to the reserved-memory for the region
203 The Hexagon node may also have an subnode named either "smd-edge" or
204 "glink-edge" that describes the communication edge, channels and devices
212 modem-rproc@fc880000 {
213 compatible = "qcom,q6v5-pil";
216 reg-names = "qdsp6", "rmb";
218 interrupts-extended = <&intc 0 24 1>,
223 interrupt-names = "wdog",
227 "stop-ack";
232 clock-names = "iface", "bus", "mem";
234 qcom,halt-regs = <&tcsr_mutex_block 0x1180 0x1200 0x1280>;
237 reset-names = "mss_restart";
239 cx-supply = <&pm8841_s2>;
240 mss-supply = <&pm8841_s3>;
241 mx-supply = <&pm8841_s1>;
242 pll-supply = <&pm8941_l12>;
244 qcom,smem-states = <&modem_smp2p_out 0>;
245 qcom,smem-state-names = "stop";
248 memory-region = <&mba_region>;
252 memory-region = <&mpss_region>;