Lines Matching +full:vbus +full:- +full:detect +full:- +full:gpio

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";
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 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";
74 compatible = "qcom,pm6150-typec",
75 "qcom,pm8150b-typec";
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";
116 io-channels = <&pm6150_adc ADC5_DIE_TEMP>;
117 io-channel-names = "thermal";
118 #thermal-sensor-cells = <0>;
122 compatible = "qcom,spmi-adc5";
125 #address-cells = <1>;
126 #size-cells = <0>;
127 #io-channel-cells = <1>;
135 pm6150_adc_tm: adc-tm@3500 {
136 compatible = "qcom,spmi-adc-tm5";
139 #thermal-sensor-cells = <1>;
140 #address-cells = <1>;
141 #size-cells = <0>;
146 compatible = "qcom,pm8941-rtc";
148 reg-names = "rtc", "alarm";
153 pm6150_gpios: gpio@c000 {
154 compatible = "qcom,pm6150-gpio", "qcom,spmi-gpio";
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";
167 #address-cells = <1>;
168 #size-cells = <0>;
171 compatible = "qcom,pm6150-vib", "qcom,pmi632-vib";