Lines Matching +full:irqs +full:- +full:reserved

6 - compatible:
10 "qcom,riva-pil",
11 "qcom,pronto-v1-pil",
12 "qcom,pronto-v2-pil"
14 - reg:
16 Value type: <prop-encoded-array>
20 - reg-names:
25 - interrupts-extended:
27 Value type: <prop-encoded-array>
28 Definition: must list the watchdog and fatal IRQs and may specify the
29 ready, handover and stop-ack IRQs
31 - interrupt-names:
35 "handover", "stop-ack"
37 - vddmx-supply:
38 - vddcx-supply:
39 - vddpx-supply:
45 - qcom,smem-states:
47 Value type: <prop-encoded-array>
51 - qcom,smem-state-names:
56 - memory-region:
58 Value type: <prop-encoded-array>
59 Definition: reference to reserved-memory node for the remote processor
60 see ../reserved-memory/reserved-memory.txt
66 - compatible:
74 - clocks:
76 Value type: <prop-encoded-array>
79 - clock-names:
84 - vddxo-supply:
85 - vddrfa-supply:
86 - vddpa-supply:
87 - vdddig-supply:
94 The wcnss node can also have an subnode named "smd-edge" that describes the SMD
103 compatible = "qcom,pronto-v2-pil";
105 reg-names = "ccu", "dxe", "pmu";
107 interrupts-extended = <&intc 0 149 1>,
112 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
114 vddmx-supply = <&pm8841_s1>;
115 vddcx-supply = <&pm8841_s2>;
116 vddpx-supply = <&pm8941_s3>;
118 qcom,smem-states = <&wcnss_smp2p_out 0>;
119 qcom,smem-state-names = "stop";
121 memory-region = <&wcnss_region>;
123 pinctrl-names = "default";
124 pinctrl-0 = <&wcnss_pin_a>;
130 clock-names = "xo", "rf";
132 vddxo-supply = <&pm8941_l6>;
133 vddrfa-supply = <&pm8941_l11>;
134 vddpa-supply = <&pm8941_l19>;
135 vdddig-supply = <&pm8941_s3>;
138 smd-edge {
142 qcom,smd-edge = <6>;
143 qcom,remote-pid = <4>;
149 qcom,smd-channels = "WCNSS_CTRL";
154 compatible = "qcom,wcnss-bt";