Lines Matching +full:gcc +full:- +full:ipq8074
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,sc7180-mss-pil"
18 "qcom,sdm845-mss-pil"
20 - reg:
22 Value type: <prop-encoded-array>
26 - reg-names:
31 - interrupts-extended:
33 Value type: <prop-encoded-array>
34 Definition: reference to the interrupts that match interrupt-names
36 - interrupt-names:
41 qcom,q6v5-pil:
42 qcom,ipq8074-wcss-pil:
43 qcom,qcs404-wcss-pil:
44 qcom,msm8916-mss-pil:
45 qcom,msm8974-mss-pil:
46 must be "wdog", "fatal", "ready", "handover", "stop-ack"
47 qcom,msm8996-mss-pil:
48 qcom,msm8998-mss-pil:
49 qcom,sc7180-mss-pil:
50 qcom,sdm845-mss-pil:
51 must be "wdog", "fatal", "ready", "handover", "stop-ack",
52 "shutdown-ack"
54 - firmware-name:
61 - clocks:
64 Definition: reference to the clocks that match clock-names
66 - clock-names:
70 qcom,ipq8074-wcss-pil:
72 qcom,qcs404-wcss-pil:
77 qcom,q6v5-pil:
78 qcom,msm8916-mss-pil:
79 qcom,msm8974-mss-pil:
81 qcom,msm8996-mss-pil:
84 qcom,msm8998-mss-pil:
87 qcom,sc7180-mss-pil:
90 qcom,sdm845-mss-pil:
94 - resets:
97 Definition: reference to the reset-controller for the modem sub-system
98 reference to the list of 3 reset-controllers for the
99 wcss sub-system
100 reference to the list of 2 reset-controllers for the modem
101 sub-system on SC7180, SDM845 SoCs
103 - reset-names:
106 Definition: must be "mss_restart" for the modem sub-system
108 for the wcss sub-system
110 sub-system on SC7180, SDM845 SoCs
112 For devices where the mba and mpss sub-nodes are not specified, mba/mpss region
114 - memory-region:
117 Definition: reference to the reserved-memory for the mba region followed
121 "qcom,q6v5-pil"
122 "qcom,msm8916-mss-pil",
123 - cx-supply: (deprecated, use power domain instead)
124 - mx-supply: (deprecated, use power domain instead)
125 - pll-supply:
132 "qcom,msm8974-mss-pil"
133 - cx-supply: (deprecated, use power domain instead)
134 - mss-supply:
135 - mx-supply: (deprecated, use power domain instead)
136 - pll-supply:
143 "qcom,qcs404-wcss-pil"
144 - cx-supply:
151 "qcom,msm8996-mss-pil"
152 - pll-supply:
158 - power-domains:
161 Definition: reference to power-domains that match power-domain-names
163 - power-domain-names:
166 Definition: The power-domains needed depend on the compatible string:
167 qcom,ipq8074-wcss-pil:
168 no power-domain names required
169 qcom,q6v5-pil:
170 qcom,msm8916-mss-pil:
171 qcom,msm8974-mss-pil:
172 qcom,msm8996-mss-pil:
173 qcom,msm8998-mss-pil:
175 qcom,sc7180-mss-pil:
176 qcom,sdm845-mss-pil:
179 - qcom,smem-states:
185 - qcom,smem-state-names:
190 - qcom,halt-regs:
192 Value type: <prop-encoded-array>
198 "qcom,sc7180-mss-pil"
199 - qcom,spare-regs:
201 Value type: <prop-encoded-array>
204 used by the modem sub-system running on SC7180 SoC.
211 the memory regions used by the Hexagon firmware. Each sub-node must contain:
213 - memory-region:
216 Definition: reference to the reserved-memory for the region
218 The Hexagon node may also have an subnode named either "smd-edge" or
219 "glink-edge" that describes the communication edge, channels and devices
227 modem-rproc@fc880000 {
228 compatible = "qcom,q6v5-pil";
231 reg-names = "qdsp6", "rmb";
233 interrupts-extended = <&intc 0 24 1>,
238 interrupt-names = "wdog",
242 "stop-ack";
244 clocks = <&gcc GCC_MSS_Q6_BIMC_AXI_CLK>,
245 <&gcc GCC_MSS_CFG_AHB_CLK>,
246 <&gcc GCC_BOOT_ROM_AHB_CLK>;
247 clock-names = "iface", "bus", "mem";
249 qcom,halt-regs = <&tcsr_mutex_block 0x1180 0x1200 0x1280>;
251 resets = <&gcc GCC_MSS_RESTART>;
252 reset-names = "mss_restart";
254 cx-supply = <&pm8841_s2>;
255 mss-supply = <&pm8841_s3>;
256 mx-supply = <&pm8841_s1>;
257 pll-supply = <&pm8941_l12>;
259 qcom,smem-states = <&modem_smp2p_out 0>;
260 qcom,smem-state-names = "stop";
263 memory-region = <&mba_region>;
267 memory-region = <&mpss_region>;