Lines Matching +full:adc +full:- +full:reserved +full:- +full:channels
1 // SPDX-License-Identifier: BSD-3-Clause
3 * Copyright (c) 2019, The Linux Foundation. All rights reserved.
6 #include <dt-bindings/iio/qcom,spmi-vadc.h>
7 #include <dt-bindings/input/linux-event-codes.h>
8 #include <dt-bindings/interrupt-controller/irq.h>
9 #include <dt-bindings/spmi/spmi.h>
10 #include <dt-bindings/thermal/thermal.h>
13 thermal-zones {
14 pm6150_thermal: pm6150-thermal {
15 polling-delay-passive = <100>;
16 polling-delay = <0>;
17 thermal-sensors = <&pm6150_temp>;
38 compatible = "qcom,pm6150", "qcom,spmi-pmic";
40 #address-cells = <1>;
41 #size-cells = <0>;
44 compatible = "qcom,pm8998-pon";
46 mode-bootloader = <0x2>;
47 mode-recovery = <0x1>;
50 compatible = "qcom,pm8941-pwrkey";
53 bias-pull-up;
58 pm6150_temp: temp-alarm@2400 {
59 compatible = "qcom,spmi-temp-alarm";
62 io-channels = <&pm6150_adc ADC5_DIE_TEMP>;
63 io-channel-names = "thermal";
64 #thermal-sensor-cells = <0>;
67 pm6150_adc: adc@3100 {
68 compatible = "qcom,spmi-adc5";
71 #address-cells = <1>;
72 #size-cells = <0>;
73 #io-channel-cells = <1>;
81 pm6150_adc_tm: adc-tm@3500 {
82 compatible = "qcom,spmi-adc-tm5";
85 #thermal-sensor-cells = <1>;
86 #address-cells = <1>;
87 #size-cells = <0>;
92 compatible = "qcom,pm6150-gpio", "qcom,spmi-gpio";
94 gpio-controller;
95 gpio-ranges = <&pm6150_gpios 0 0 10>;
96 #gpio-cells = <2>;
97 interrupt-controller;
98 #interrupt-cells = <2>;
103 compatible = "qcom,pm6150", "qcom,spmi-pmic";
105 #address-cells = <1>;
106 #size-cells = <0>;