Lines Matching +full:pre +full:- +full:scaling

1 // SPDX-License-Identifier: BSD-3-Clause
6 #include <dt-bindings/iio/qcom,spmi-adc7-pm8350.h>
7 #include <dt-bindings/iio/qcom,spmi-adc7-pmk8350.h>
8 #include <dt-bindings/iio/qcom,spmi-adc7-pmr735a.h>
9 #include <dt-bindings/input/input.h>
10 #include <dt-bindings/interrupt-controller/irq.h>
11 #include <dt-bindings/spmi/spmi.h>
14 thermal-zones {
15 pm8280_1_thermal: pm8280-1-thermal {
16 polling-delay-passive = <100>;
18 thermal-sensors = <&pm8280_1_temp_alarm>;
35 pm8280_2_thermal: pm8280-2-thermal {
36 polling-delay-passive = <100>;
38 thermal-sensors = <&pm8280_2_temp_alarm>;
59 compatible = "qcom,pmk8350", "qcom,spmi-pmic";
61 #address-cells = <1>;
62 #size-cells = <0>;
65 compatible = "qcom,pmk8350-pon";
67 reg-names = "hlos", "pbs";
70 compatible = "qcom,pmk8350-pwrkey";
71 interrupts-extended = <&spmi_bus 0x0 0x13 0x7 IRQ_TYPE_EDGE_BOTH>;
77 compatible = "qcom,pmk8350-resin";
78 interrupts-extended = <&spmi_bus 0x0 0x13 0x6 IRQ_TYPE_EDGE_BOTH>;
84 compatible = "qcom,spmi-adc7";
86 interrupts-extended = <&spmi_bus 0x0 0x31 0x0 IRQ_TYPE_EDGE_RISING>;
87 #address-cells = <1>;
88 #size-cells = <0>;
89 #io-channel-cells = <1>;
93 qcom,pre-scaling = <1 1>;
99 qcom,hw-settle-time = <200>;
106 qcom,pre-scaling = <1 1>;
112 qcom,pre-scaling = <1 1>;
118 qcom,pre-scaling = <1 1>;
123 pmk8280_adc_tm: adc-tm@3400 {
124 compatible = "qcom,spmi-adc-tm5-gen2";
126 interrupts-extended = <&spmi_bus 0x0 0x34 0x0 IRQ_TYPE_EDGE_RISING>;
127 #address-cells = <1>;
128 #size-cells = <0>;
129 #thermal-sensor-cells = <1>;
134 compatible = "qcom,pmk8350-rtc";
136 reg-names = "rtc", "alarm";
137 interrupts-extended = <&spmi_bus 0x0 0x62 0x1 IRQ_TYPE_EDGE_RISING>;
138 wakeup-source;
143 compatible = "qcom,spmi-sdam";
145 #address-cells = <1>;
146 #size-cells = <1>;
153 compatible = "qcom,pm8350", "qcom,spmi-pmic";
155 #address-cells = <1>;
156 #size-cells = <0>;
158 pm8280_1_temp_alarm: temp-alarm@a00 {
159 compatible = "qcom,spmi-temp-alarm";
161 interrupts-extended = <&spmi_bus 0x1 0xa 0x0 IRQ_TYPE_EDGE_BOTH>;
162 io-channels = <&pmk8280_vadc PM8350_ADC7_DIE_TEMP(1)>;
163 io-channel-names = "thermal";
164 #thermal-sensor-cells = <0>;
168 compatible = "qcom,pm8350-gpio", "qcom,spmi-gpio";
170 gpio-controller;
171 gpio-ranges = <&pmc8280_1_gpios 0 0 10>;
172 #gpio-cells = <2>;
173 interrupt-controller;
174 #interrupt-cells = <2>;
179 compatible = "qcom,pm8350c", "qcom,spmi-pmic";
181 #address-cells = <1>;
182 #size-cells = <0>;
185 compatible = "qcom,pm8350c-gpio", "qcom,spmi-gpio";
187 gpio-controller;
188 gpio-ranges = <&pmc8280c_gpios 0 0 9>;
189 #gpio-cells = <2>;
190 interrupt-controller;
191 #interrupt-cells = <2>;
195 compatible = "qcom,pm8350c-pwm";
197 #address-cells = <1>;
198 #size-cells = <0>;
200 #pwm-cells = <2>;
207 compatible = "qcom,pm8350", "qcom,spmi-pmic";
209 #address-cells = <1>;
210 #size-cells = <0>;
212 pm8280_2_temp_alarm: temp-alarm@a00 {
213 compatible = "qcom,spmi-temp-alarm";
215 interrupts-extended = <&spmi_bus 0x2 0xa 0x0 IRQ_TYPE_EDGE_BOTH>;
216 io-channels = <&pmk8280_vadc PM8350_ADC7_DIE_TEMP(3)>;
217 io-channel-names = "thermal";
218 #thermal-sensor-cells = <0>;
222 compatible = "qcom,pm8350-gpio", "qcom,spmi-gpio";
224 gpio-controller;
225 gpio-ranges = <&pmc8280_2_gpios 0 0 10>;
226 #gpio-cells = <2>;
227 interrupt-controller;
228 #interrupt-cells = <2>;
233 compatible = "qcom,pmr735a", "qcom,spmi-pmic";
235 #address-cells = <1>;
236 #size-cells = <0>;
239 compatible = "qcom,pmr735a-gpio", "qcom,spmi-gpio";
241 gpio-controller;
242 gpio-ranges = <&pmr735a_gpios 0 0 4>;
243 #gpio-cells = <2>;
244 interrupt-controller;
245 #interrupt-cells = <2>;