Lines Matching +full:adc +full:- +full:tm

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
4 #include <dt-bindings/iio/qcom,spmi-vadc.h>
5 #include <dt-bindings/input/linux-event-codes.h>
6 #include <dt-bindings/interrupt-controller/irq.h>
7 #include <dt-bindings/spmi/spmi.h>
8 #include <dt-bindings/thermal/thermal.h>
11 thermal-zones {
12 pm8998-thermal {
13 polling-delay-passive = <250>;
15 thermal-sensors = <&pm8998_temp>;
18 pm8998_alert0: pm8998-alert0 {
23 pm8998_crit: pm8998-crit {
35 compatible = "qcom,pm8998", "qcom,spmi-pmic";
37 #address-cells = <1>;
38 #size-cells = <0>;
41 compatible = "qcom,pm8998-pon";
44 mode-bootloader = <0x2>;
45 mode-recovery = <0x1>;
48 compatible = "qcom,pm8941-pwrkey";
51 bias-pull-up;
56 compatible = "qcom,pm8941-resin";
59 bias-pull-up;
64 pm8998_temp: temp-alarm@2400 {
65 compatible = "qcom,spmi-temp-alarm";
68 io-channels = <&pm8998_adc ADC5_DIE_TEMP>;
69 io-channel-names = "thermal";
70 #thermal-sensor-cells = <0>;
74 compatible = "qcom,pm8998-coincell", "qcom,pm8941-coincell";
80 pm8998_adc: adc@3100 {
81 compatible = "qcom,spmi-adc-rev2";
84 #address-cells = <1>;
85 #size-cells = <0>;
86 #io-channel-cells = <1>;
94 pm8998_adc_tm: adc-tm@3400 {
95 compatible = "qcom,spmi-adc-tm-hc";
98 #thermal-sensor-cells = <1>;
99 #address-cells = <1>;
100 #size-cells = <0>;
105 compatible = "qcom,pm8941-rtc";
107 reg-names = "rtc", "alarm";
112 compatible = "qcom,pm8998-gpio", "qcom,spmi-gpio";
114 gpio-controller;
115 gpio-ranges = <&pm8998_gpios 0 0 26>;
116 #gpio-cells = <2>;
117 interrupt-controller;
118 #interrupt-cells = <2>;
124 compatible = "qcom,pm8998", "qcom,spmi-pmic";
126 #address-cells = <1>;
127 #size-cells = <0>;