Lines Matching +full:spmi +full:- +full:adc5
1 // SPDX-License-Identifier: BSD-3-Clause
3 * Copyright (c) 2017-2019, The Linux Foundation. All rights reserved.
7 #include <dt-bindings/input/input.h>
8 #include <dt-bindings/interrupt-controller/irq.h>
9 #include <dt-bindings/spmi/spmi.h>
10 #include <dt-bindings/iio/qcom,spmi-vadc.h>
13 thermal-zones {
14 pm8150-thermal {
15 polling-delay-passive = <100>;
16 polling-delay = <0>;
18 thermal-sensors = <&pm8150_temp>;
45 compatible = "qcom,pm8150", "qcom,spmi-pmic";
47 #address-cells = <1>;
48 #size-cells = <0>;
51 compatible = "qcom,pm8998-pon";
53 mode-bootloader = <0x2>;
54 mode-recovery = <0x1>;
57 compatible = "qcom,pm8941-pwrkey";
60 bias-pull-up;
67 compatible = "qcom,pm8941-resin";
70 bias-pull-up;
76 pm8150_temp: temp-alarm@2400 {
77 compatible = "qcom,spmi-temp-alarm";
80 io-channels = <&pm8150_adc ADC5_DIE_TEMP>;
81 io-channel-names = "thermal";
82 #thermal-sensor-cells = <0>;
86 compatible = "qcom,spmi-adc5";
88 #address-cells = <1>;
89 #size-cells = <0>;
90 #io-channel-cells = <1>;
95 qcom,pre-scaling = <1 1>;
101 qcom,pre-scaling = <1 1>;
107 qcom,pre-scaling = <1 1>;
112 pm8150_adc_tm: adc-tm@3500 {
113 compatible = "qcom,spmi-adc-tm5";
116 #thermal-sensor-cells = <1>;
117 #address-cells = <1>;
118 #size-cells = <0>;
123 compatible = "qcom,pm8941-rtc";
125 reg-names = "rtc", "alarm";
130 compatible = "qcom,pm8150-gpio", "qcom,spmi-gpio";
132 gpio-controller;
133 gpio-ranges = <&pm8150_gpios 0 0 10>;
134 #gpio-cells = <2>;
135 interrupt-controller;
136 #interrupt-cells = <2>;
141 compatible = "qcom,pm8150", "qcom,spmi-pmic";
143 #address-cells = <1>;
144 #size-cells = <0>;