Lines Matching +full:pre +full:- +full:scaling
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 {
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>;
50 pon: power-on@800 {
51 compatible = "qcom,pm8916-pon";
54 compatible = "qcom,pm8941-pwrkey";
57 bias-pull-up;
64 pm8150_temp: temp-alarm@2400 {
65 compatible = "qcom,spmi-temp-alarm";
68 io-channels = <&pm8150_adc ADC5_DIE_TEMP>;
69 io-channel-names = "thermal";
70 #thermal-sensor-cells = <0>;
74 compatible = "qcom,spmi-adc5";
76 #address-cells = <1>;
77 #size-cells = <0>;
78 #io-channel-cells = <1>;
81 ref-gnd@0 {
83 qcom,pre-scaling = <1 1>;
87 vref-1p25@1 {
89 qcom,pre-scaling = <1 1>;
93 die-temp@6 {
95 qcom,pre-scaling = <1 1>;
101 compatible = "qcom,pm8941-rtc";
103 reg-names = "rtc", "alarm";
110 compatible = "qcom,pm8150-gpio";
112 gpio-controller;
113 #gpio-cells = <2>;
114 interrupt-controller;
115 #interrupt-cells = <2>;
120 compatible = "qcom,pm8150", "qcom,spmi-pmic";
122 #address-cells = <1>;
123 #size-cells = <0>;