Lines Matching +full:chg +full:- +full:status
1 // SPDX-License-Identifier: BSD-3-Clause
2 #include <dt-bindings/iio/qcom,spmi-vadc.h>
3 #include <dt-bindings/input/linux-event-codes.h>
4 #include <dt-bindings/interrupt-controller/irq.h>
5 #include <dt-bindings/spmi/spmi.h>
8 thermal-zones {
9 pm8226-thermal {
10 polling-delay-passive = <100>;
11 polling-delay = <0>;
12 thermal-sensors = <&pm8226_temp>;
39 compatible = "qcom,pm8226", "qcom,spmi-pmic";
41 #address-cells = <1>;
42 #size-cells = <0>;
45 compatible = "qcom,pm8916-pon";
49 compatible = "qcom,pm8941-pwrkey";
52 bias-pull-up;
57 compatible = "qcom,pm8941-resin";
60 bias-pull-up;
61 status = "disabled";
66 compatible = "qcom,pm8226-charger";
76 interrupt-names = "chg-done",
77 "chg-fast",
78 "chg-trkl",
79 "bat-temp-ok",
80 "bat-present",
81 "chg-gone",
82 "usb-valid",
83 "dc-valid";
85 status = "disabled";
87 chg_otg: otg-vbus { };
90 pm8226_temp: temp-alarm@2400 {
91 compatible = "qcom,spmi-temp-alarm";
94 io-channels = <&pm8226_vadc VADC_DIE_TEMP>;
95 io-channel-names = "thermal";
96 #thermal-sensor-cells = <0>;
100 compatible = "qcom,spmi-vadc";
103 #address-cells = <1>;
104 #size-cells = <0>;
105 #io-channel-cells = <1>;
109 qcom,pre-scaling = <1 3>;
133 compatible = "qcom,pm8226-iadc", "qcom,spmi-iadc";
139 compatible = "qcom,pm8941-rtc";
141 reg-names = "rtc", "alarm";
146 compatible = "qcom,pm8226-mpp", "qcom,spmi-mpp";
148 gpio-controller;
149 #gpio-cells = <2>;
150 gpio-ranges = <&pm8226_mpps 0 0 8>;
151 interrupt-controller;
152 #interrupt-cells = <2>;
156 compatible = "qcom,pm8226-gpio", "qcom,spmi-gpio";
158 gpio-controller;
159 #gpio-cells = <2>;
160 gpio-ranges = <&pm8226_gpios 0 0 8>;
161 interrupt-controller;
162 #interrupt-cells = <2>;
167 compatible = "qcom,pm8226", "qcom,spmi-pmic";
169 #address-cells = <1>;
170 #size-cells = <0>;
173 compatible = "qcom,pm8226-regulators";
177 compatible = "qcom,pm8916-vib";
179 status = "disabled";