Lines Matching +full:pm8150b +full:- +full:vbus +full:- +full:reg
1 // SPDX-License-Identifier: BSD-3-Clause
3 * Copyright (c) 2017-2019, The Linux Foundation. All rights reserved.
7 #include <dt-bindings/iio/qcom,spmi-vadc.h>
8 #include <dt-bindings/interrupt-controller/irq.h>
9 #include <dt-bindings/spmi/spmi.h>
12 thermal-zones {
13 pm8150b-thermal {
14 polling-delay-passive = <100>;
15 polling-delay = <0>;
17 thermal-sensors = <&pm8150b_temp>;
44 compatible = "qcom,pm8150b", "qcom,spmi-pmic";
45 reg = <0x2 SPMI_USID>;
46 #address-cells = <1>;
47 #size-cells = <0>;
49 power-on@800 {
50 compatible = "qcom,pm8916-pon";
51 reg = <0x0800>;
57 compatible = "qcom,pm8150b-vbus-reg";
59 reg = <0x1100>;
62 pm8150b_temp: temp-alarm@2400 {
63 compatible = "qcom,spmi-temp-alarm";
64 reg = <0x2400>;
66 io-channels = <&pm8150b_adc ADC5_DIE_TEMP>;
67 io-channel-names = "thermal";
68 #thermal-sensor-cells = <0>;
72 compatible = "qcom,spmi-adc5";
73 reg = <0x3100>;
74 #address-cells = <1>;
75 #size-cells = <0>;
76 #io-channel-cells = <1>;
79 ref-gnd@0 {
80 reg = <ADC5_REF_GND>;
81 qcom,pre-scaling = <1 1>;
85 vref-1p25@1 {
86 reg = <ADC5_1P25VREF>;
87 qcom,pre-scaling = <1 1>;
91 die-temp@6 {
92 reg = <ADC5_DIE_TEMP>;
93 qcom,pre-scaling = <1 1>;
97 chg-temp@9 {
98 reg = <ADC5_CHG_TEMP>;
99 qcom,pre-scaling = <1 1>;
104 pm8150b_adc_tm: adc-tm@3500 {
105 compatible = "qcom,spmi-adc-tm5";
106 reg = <0x3500>;
108 #thermal-sensor-cells = <1>;
109 #address-cells = <1>;
110 #size-cells = <0>;
115 compatible = "qcom,pm8150b-gpio";
116 reg = <0xc000>;
117 gpio-controller;
118 #gpio-cells = <2>;
119 interrupt-controller;
120 #interrupt-cells = <2>;
125 compatible = "qcom,pm8150b", "qcom,spmi-pmic";
126 reg = <0x3 SPMI_USID>;
127 #address-cells = <1>;
128 #size-cells = <0>;