Lines Matching +full:pwm +full:- +full:vibrator
1 // SPDX-License-Identifier: GPL-2.0
2 #include <dt-bindings/iio/qcom,spmi-vadc.h>
3 #include <dt-bindings/input/linux-event-codes.h>
4 #include <dt-bindings/interrupt-controller/irq.h>
5 #include <dt-bindings/spmi/spmi.h>
10 compatible = "qcom,pm8916", "qcom,spmi-pmic";
12 #address-cells = <1>;
13 #size-cells = <0>;
16 compatible = "qcom,pm8916-pon";
18 mode-bootloader = <0x2>;
19 mode-recovery = <0x1>;
22 compatible = "qcom,pm8941-pwrkey";
25 bias-pull-up;
30 compatible = "qcom,pm8941-resin";
33 bias-pull-up;
38 compatible = "qcom,pm8916-wdt";
40 timeout-sec = <60>;
44 pm8916_usbin: usb-detect@1300 {
45 compatible = "qcom,pm8941-misc";
48 interrupt-names = "usb_vbus";
52 pm8916_temp: temp-alarm@2400 {
53 compatible = "qcom,spmi-temp-alarm";
56 io-channels = <&pm8916_vadc VADC_DIE_TEMP>;
57 io-channel-names = "thermal";
58 #thermal-sensor-cells = <0>;
62 compatible = "qcom,spmi-vadc";
65 #address-cells = <1>;
66 #size-cells = <0>;
67 #io-channel-cells = <1>;
71 qcom,pre-scaling = <1 10>;
75 qcom,pre-scaling = <1 3>;
95 compatible = "qcom,pm8941-rtc";
97 reg-names = "rtc", "alarm";
102 compatible = "qcom,pm8916-mpp", "qcom,spmi-mpp";
104 gpio-controller;
105 #gpio-cells = <2>;
106 gpio-ranges = <&pm8916_mpps 0 0 4>;
107 interrupt-controller;
108 #interrupt-cells = <2>;
112 compatible = "qcom,pm8916-gpio", "qcom,spmi-gpio";
114 gpio-controller;
115 gpio-ranges = <&pm8916_gpios 0 0 4>;
116 #gpio-cells = <2>;
117 interrupt-controller;
118 #interrupt-cells = <2>;
123 compatible = "qcom,pm8916", "qcom,spmi-pmic";
125 #address-cells = <1>;
126 #size-cells = <0>;
128 pm8916_pwm: pwm {
129 compatible = "qcom,pm8916-pwm";
131 #pwm-cells = <2>;
136 pm8916_vib: vibrator@c000 {
137 compatible = "qcom,pm8916-vib";
142 pm8916_codec: audio-codec@f000 {
143 compatible = "qcom,pm8916-wcd-analog-codec";
145 reg-names = "pmic-codec-core";
147 clock-names = "mclk";
148 interrupt-parent = <&spmi_bus>;
163 interrupt-names = "cdc_spk_cnp_int",
177 #sound-dai-cells = <1>;