Lines Matching +full:pm8150b +full:- +full:vbus +full:- +full:reg

1 // SPDX-License-Identifier: BSD-3-Clause
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>;
17 thermal-sensors = <&pm6150_temp>;
38 compatible = "qcom,pm6150", "qcom,spmi-pmic";
39 reg = <0x0 SPMI_USID>;
40 #address-cells = <1>;
41 #size-cells = <0>;
44 compatible = "qcom,pm8998-pon";
45 reg = <0x800>;
46 mode-bootloader = <0x2>;
47 mode-recovery = <0x1>;
50 compatible = "qcom,pm8941-pwrkey";
53 bias-pull-up;
58 compatible = "qcom,pm8941-resin";
61 bias-pull-up;
66 pm6150_vbus: usb-vbus-regulator@1100 {
67 compatible = "qcom,pm6150-vbus-reg",
68 "qcom,pm8150b-vbus-reg";
69 reg = <0x1100>;
74 compatible = "qcom,pm6150-typec",
75 "qcom,pm8150b-typec";
76 reg = <0x1500>, <0x1700>;
93 interrupt-names = "or-rid-detect-change",
94 "vpd-detect",
95 "cc-state-change",
96 "vconn-oc",
97 "vbus-change",
98 "attach-detach",
99 "legacy-cable-detect",
100 "try-snk-src-detect",
101 "sig-tx",
102 "sig-rx",
103 "msg-tx",
104 "msg-rx",
105 "msg-tx-failed",
106 "msg-tx-discarded",
107 "msg-rx-discarded",
108 "fr-swap";
112 pm6150_temp: temp-alarm@2400 {
113 compatible = "qcom,spmi-temp-alarm";
114 reg = <0x2400>;
116 io-channels = <&pm6150_adc ADC5_DIE_TEMP>;
117 io-channel-names = "thermal";
118 #thermal-sensor-cells = <0>;
122 compatible = "qcom,spmi-adc5";
123 reg = <0x3100>;
125 #address-cells = <1>;
126 #size-cells = <0>;
127 #io-channel-cells = <1>;
130 reg = <ADC5_DIE_TEMP>;
135 pm6150_adc_tm: adc-tm@3500 {
136 compatible = "qcom,spmi-adc-tm5";
137 reg = <0x3500>;
139 #thermal-sensor-cells = <1>;
140 #address-cells = <1>;
141 #size-cells = <0>;
146 compatible = "qcom,pm8941-rtc";
147 reg = <0x6000>, <0x6100>;
148 reg-names = "rtc", "alarm";
154 compatible = "qcom,pm6150-gpio", "qcom,spmi-gpio";
155 reg = <0xc000>;
156 gpio-controller;
157 gpio-ranges = <&pm6150_gpios 0 0 10>;
158 #gpio-cells = <2>;
159 interrupt-controller;
160 #interrupt-cells = <2>;
165 compatible = "qcom,pm6150", "qcom,spmi-pmic";
166 reg = <0x1 SPMI_USID>;
167 #address-cells = <1>;
168 #size-cells = <0>;
171 compatible = "qcom,pm6150-vib", "qcom,pmi632-vib";
172 reg = <0x5300>;