Lines Matching +full:spmi +full:- +full:adc7

1 // SPDX-License-Identifier: BSD-3-Clause
6 #include <dt-bindings/input/input.h>
7 #include <dt-bindings/interrupt-controller/irq.h>
8 #include <dt-bindings/spmi/spmi.h>
11 thermal-zones {
12 pm8280_1_thermal: pm8280-1-thermal {
13 polling-delay-passive = <100>;
14 polling-delay = <0>;
15 thermal-sensors = <&pm8280_1_temp_alarm>;
32 pm8280_2_thermal: pm8280-2-thermal {
33 polling-delay-passive = <100>;
34 polling-delay = <0>;
35 thermal-sensors = <&pm8280_2_temp_alarm>;
56 compatible = "qcom,pmk8350", "qcom,spmi-pmic";
58 #address-cells = <1>;
59 #size-cells = <0>;
62 compatible = "qcom,pmk8350-pon";
64 reg-names = "hlos", "pbs";
67 compatible = "qcom,pmk8350-pwrkey";
68 interrupts-extended = <&spmi_bus 0x0 0x13 0x7 IRQ_TYPE_EDGE_BOTH>;
74 compatible = "qcom,pmk8350-resin";
75 interrupts-extended = <&spmi_bus 0x0 0x13 0x6 IRQ_TYPE_EDGE_BOTH>;
81 compatible = "qcom,spmi-adc7";
83 interrupts-extended = <&spmi_bus 0x0 0x31 0x0 IRQ_TYPE_EDGE_RISING>;
84 #address-cells = <1>;
85 #size-cells = <0>;
86 #io-channel-cells = <1>;
90 pmk8280_adc_tm: adc-tm@3400 {
91 compatible = "qcom,spmi-adc-tm5-gen2";
93 interrupts-extended = <&spmi_bus 0x0 0x34 0x0 IRQ_TYPE_EDGE_RISING>;
94 #address-cells = <1>;
95 #size-cells = <0>;
96 #thermal-sensor-cells = <1>;
101 compatible = "qcom,pmk8350-rtc";
103 reg-names = "rtc", "alarm";
104 interrupts-extended = <&spmi_bus 0x0 0x62 0x1 IRQ_TYPE_EDGE_RISING>;
105 wakeup-source;
110 compatible = "qcom,spmi-sdam";
112 #address-cells = <1>;
113 #size-cells = <1>;
120 compatible = "qcom,pm8350", "qcom,spmi-pmic";
122 #address-cells = <1>;
123 #size-cells = <0>;
125 pm8280_1_temp_alarm: temp-alarm@a00 {
126 compatible = "qcom,spmi-temp-alarm";
128 interrupts-extended = <&spmi_bus 0x1 0xa 0x0 IRQ_TYPE_EDGE_BOTH>;
129 #thermal-sensor-cells = <0>;
133 compatible = "qcom,pm8350-gpio", "qcom,spmi-gpio";
135 gpio-controller;
136 gpio-ranges = <&pmc8280_1_gpios 0 0 10>;
137 #gpio-cells = <2>;
138 interrupt-controller;
139 #interrupt-cells = <2>;
144 compatible = "qcom,pm8350c", "qcom,spmi-pmic";
146 #address-cells = <1>;
147 #size-cells = <0>;
150 compatible = "qcom,pm8350c-gpio", "qcom,spmi-gpio";
152 gpio-controller;
153 gpio-ranges = <&pmc8280c_gpios 0 0 9>;
154 #gpio-cells = <2>;
155 interrupt-controller;
156 #interrupt-cells = <2>;
160 compatible = "qcom,pm8350c-pwm";
162 #address-cells = <1>;
163 #size-cells = <0>;
165 #pwm-cells = <2>;
172 compatible = "qcom,pm8350", "qcom,spmi-pmic";
174 #address-cells = <1>;
175 #size-cells = <0>;
177 pm8280_2_temp_alarm: temp-alarm@a00 {
178 compatible = "qcom,spmi-temp-alarm";
180 interrupts-extended = <&spmi_bus 0x2 0xa 0x0 IRQ_TYPE_EDGE_BOTH>;
181 #thermal-sensor-cells = <0>;
185 compatible = "qcom,pm8350-gpio", "qcom,spmi-gpio";
187 gpio-controller;
188 gpio-ranges = <&pmc8280_2_gpios 0 0 10>;
189 #gpio-cells = <2>;
190 interrupt-controller;
191 #interrupt-cells = <2>;
196 compatible = "qcom,pmr735a", "qcom,spmi-pmic";
198 #address-cells = <1>;
199 #size-cells = <0>;
202 compatible = "qcom,pmr735a-gpio", "qcom,spmi-gpio";
204 gpio-controller;
205 gpio-ranges = <&pmr735a_gpios 0 0 4>;
206 #gpio-cells = <2>;
207 interrupt-controller;
208 #interrupt-cells = <2>;