Lines Matching +full:spmi +full:- +full:vadc
1 // SPDX-License-Identifier: GPL-2.0
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>
10 compatible = "qcom,pm8916", "qcom,spmi-pmic";
12 #address-cells = <1>;
13 #size-cells = <0>;
16 compatible = "qcom,pm8916-pon";
18 mode-bootloader = <0x2>;
19 mode-recovery = <0x1>;
22 compatible = "qcom,pm8941-pwrkey";
25 bias-pull-up;
30 compatible = "qcom,pm8941-resin";
33 bias-pull-up;
38 compatible = "qcom,pm8916-wdt";
40 timeout-sec = <60>;
44 pm8916_temp: temp-alarm@2400 {
45 compatible = "qcom,spmi-temp-alarm";
48 io-channels = <&pm8916_vadc VADC_DIE_TEMP>;
49 io-channel-names = "thermal";
50 #thermal-sensor-cells = <0>;
54 compatible = "qcom,spmi-vadc";
57 #address-cells = <1>;
58 #size-cells = <0>;
59 #io-channel-cells = <1>;
61 adc-chan@0 {
63 qcom,pre-scaling = <1 10>;
65 adc-chan@7 {
67 qcom,pre-scaling = <1 3>;
69 adc-chan@8 {
72 adc-chan@9 {
75 adc-chan@a {
78 adc-chan@e {
81 adc-chan@f {
87 compatible = "qcom,pm8941-rtc";
89 reg-names = "rtc", "alarm";
94 compatible = "qcom,pm8916-mpp";
96 gpio-controller;
97 #gpio-cells = <2>;
105 compatible = "qcom,pm8916-gpio";
107 gpio-controller;
108 #gpio-cells = <2>;
117 compatible = "qcom,pm8916", "qcom,spmi-pmic";
119 #address-cells = <1>;
120 #size-cells = <0>;
123 compatible = "qcom,pm8916-vib";
128 wcd_codec: audio-codec@f000 {
129 compatible = "qcom,pm8916-wcd-analog-codec";
131 reg-names = "pmic-codec-core";
133 clock-names = "mclk";
134 interrupt-parent = <&spmi_bus>;
149 interrupt-names = "cdc_spk_cnp_int",
163 vdd-cdc-io-supply = <&pm8916_l5>;
164 vdd-cdc-tx-rx-cx-supply = <&pm8916_l5>;
165 vdd-micbias-supply = <&pm8916_l13>;
166 #sound-dai-cells = <1>;