Lines Matching +full:spmi +full:- +full:adc5
1 // SPDX-License-Identifier: BSD-3-Clause
6 #include <dt-bindings/interrupt-controller/irq.h>
7 #include <dt-bindings/spmi/spmi.h>
10 thermal-zones {
11 pm7250b-thermal {
12 polling-delay-passive = <100>;
13 polling-delay = <0>;
15 thermal-sensors = <&pm7250b_temp>;
42 compatible = "qcom,pm7250b", "qcom,spmi-pmic";
44 #address-cells = <1>;
45 #size-cells = <0>;
47 pm7250b_temp: temp-alarm@2400 {
48 compatible = "qcom,spmi-temp-alarm";
51 io-channels = <&pm7250b_adc ADC5_DIE_TEMP>;
52 io-channel-names = "thermal";
53 #thermal-sensor-cells = <0>;
57 compatible = "qcom,spmi-adc5";
59 #address-cells = <1>;
60 #size-cells = <0>;
61 #io-channel-cells = <1>;
64 adc-chan@0 {
66 qcom,pre-scaling = <1 1>;
70 adc-chan@1 {
72 qcom,pre-scaling = <1 1>;
76 adc-chan@2 {
78 qcom,pre-scaling = <1 1>;
82 adc-chan@7 {
84 qcom,pre-scaling = <1 1>;
88 adc-chan@8 {
90 qcom,pre-scaling = <1 16>;
94 adc-chan@9 {
96 qcom,pre-scaling = <1 1>;
100 adc-chan@e {
102 qcom,hw-settle-time = <200>;
103 qcom,pre-scaling = <1 1>;
107 adc-chan@1e {
109 qcom,pre-scaling = <1 6>;
113 adc-chan@83 {
115 qcom,pre-scaling = <1 3>;
119 adc-chan@84 {
121 qcom,pre-scaling = <1 3>;
125 adc-chan@99 {
127 qcom,pre-scaling = <1 3>;
132 pm7250b_adc_tm: adc-tm@3500 {
133 compatible = "qcom,spmi-adc-tm5";
136 #thermal-sensor-cells = <1>;
137 #address-cells = <1>;
138 #size-cells = <0>;
144 compatible = "qcom,pm7250b", "qcom,spmi-pmic";
146 #address-cells = <1>;
147 #size-cells = <0>;