Lines Matching +full:spmi +full:- +full:vadc
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 {
13 polling-delay-passive = <250>;
14 polling-delay = <1000>;
16 thermal-sensors = <&pm8998_temp>;
19 pm8998_alert0: pm8998-alert0 {
24 pm8998_crit: pm8998-crit {
36 compatible = "qcom,pm8998", "qcom,spmi-pmic";
38 #address-cells = <1>;
39 #size-cells = <0>;
42 compatible = "qcom,pm8998-pon";
45 mode-bootloader = <0x2>;
46 mode-recovery = <0x1>;
49 compatible = "qcom,pm8941-pwrkey";
52 bias-pull-up;
57 pm8998_temp: temp-alarm@2400 {
58 compatible = "qcom,spmi-temp-alarm";
61 io-channels = <&pm8998_adc ADC5_DIE_TEMP>;
62 io-channel-names = "thermal";
63 #thermal-sensor-cells = <0>;
67 compatible = "qcom,pm8941-coincell";
74 compatible = "qcom,spmi-adc-rev2";
77 #address-cells = <1>;
78 #size-cells = <0>;
79 #io-channel-cells = <1>;
81 adc-chan@6 {
88 compatible = "qcom,pm8941-rtc";
90 reg-names = "rtc", "alarm";
95 compatible = "qcom,pm8998-gpio", "qcom,spmi-gpio";
97 gpio-controller;
98 gpio-ranges = <&pm8998_gpio 0 0 26>;
99 #gpio-cells = <2>;
100 interrupt-controller;
101 #interrupt-cells = <2>;
107 compatible = "qcom,pm8998", "qcom,spmi-pmic";
109 #address-cells = <1>;
110 #size-cells = <0>;