Lines Matching +full:0 +full:- +full:pwrkey

1 // SPDX-License-Identifier: BSD-3-Clause
6 #include <dt-bindings/iio/qcom,spmi-vadc.h>
7 #include <dt-bindings/input/linux-event-codes.h>
8 #include <dt-bindings/spmi/spmi.h>
11 thermal-zones {
12 pm8937-thermal {
13 polling-delay-passive = <0>;
14 polling-delay = <0>;
15 thermal-sensors = <&pm8937_temp>;
20 hysteresis = <0>;
26 hysteresis = <0>;
32 hysteresis = <0>;
41 pmic@0 {
42 compatible = "qcom,pm8937", "qcom,spmi-pmic";
43 reg = <0x0 SPMI_USID>;
44 #address-cells = <1>;
45 #size-cells = <0>;
48 compatible = "qcom,pm8916-pon";
49 reg = <0x800>;
50 mode-bootloader = <0x2>;
51 mode-recovery = <0x1>;
53 pm8937_pwrkey: pwrkey {
54 compatible = "qcom,pm8941-pwrkey";
55 interrupts = <0 0x8 0 IRQ_TYPE_EDGE_BOTH>;
57 bias-pull-up;
62 compatible = "qcom,pm8941-resin";
63 interrupts = <0 0x8 1 IRQ_TYPE_EDGE_BOTH>;
65 bias-pull-up;
71 compatible = "qcom,pm8937-gpio", "qcom,spmi-gpio";
72 reg = <0xc000>;
73 gpio-controller;
74 gpio-ranges = <&pm8937_gpios 0 0 8>;
75 #gpio-cells = <2>;
76 interrupt-controller;
77 #interrupt-cells = <2>;
81 compatible = "qcom,pm8937-mpp", "qcom,spmi-mpp";
82 reg = <0xa000>;
83 gpio-controller;
84 gpio-ranges = <&pm8937_mpps 0 0 4>;
85 #gpio-cells = <2>;
86 interrupt-controller;
87 #interrupt-cells = <2>;
90 pm8937_temp: temp-alarm@2400 {
91 compatible = "qcom,spmi-temp-alarm";
92 reg = <0x2400>;
93 interrupts = <0 0x24 0 IRQ_TYPE_EDGE_RISING>;
94 io-channels = <&pm8937_vadc VADC_DIE_TEMP>;
95 io-channel-names = "thermal";
96 #thermal-sensor-cells = <0>;
100 compatible = "qcom,spmi-vadc";
101 reg = <0x3100>;
102 interrupts = <0 0x31 0 IRQ_TYPE_EDGE_RISING>;
103 #address-cells = <1>;
104 #size-cells = <0>;
105 #io-channel-cells = <1>;
133 compatible = "qcom,pm8941-rtc";
134 reg = <0x6000>, <0x6100>;
135 reg-names = "rtc", "alarm";
136 interrupts = <0x0 0x61 0x1 IRQ_TYPE_EDGE_RISING>;
141 compatible = "qcom,pm8937", "qcom,spmi-pmic";
142 reg = <0x1 SPMI_USID>;
143 #address-cells = <1>;
144 #size-cells = <0>;
147 compatible = "qcom,pm8937-regulators";