Lines Matching +full:io +full:- +full:channel +full:- +full:ranges
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,pma8084", "qcom,spmi-pmic";
12 #address-cells = <1>;
13 #size-cells = <0>;
16 compatible = "qcom,pm8941-rtc";
19 reg-names = "rtc", "alarm";
24 compatible = "qcom,pm8941-pon";
28 compatible = "qcom,pm8941-pwrkey";
31 bias-pull-up;
37 compatible = "qcom,pma8084-gpio", "qcom,spmi-gpio";
39 gpio-controller;
40 gpio-ranges = <&pma8084_gpios 0 0 22>;
41 #gpio-cells = <2>;
42 interrupt-controller;
43 #interrupt-cells = <2>;
47 compatible = "qcom,pma8084-mpp", "qcom,spmi-mpp";
49 gpio-controller;
50 #gpio-cells = <2>;
51 gpio-ranges = <&pma8084_mpps 0 0 8>;
52 interrupt-controller;
53 #interrupt-cells = <2>;
56 pma8084_temp: temp-alarm@2400 {
57 compatible = "qcom,spmi-temp-alarm";
60 #thermal-sensor-cells = <0>;
61 io-channels = <&pma8084_vadc VADC_DIE_TEMP>;
62 io-channel-names = "thermal";
66 compatible = "qcom,spmi-vadc";
69 #address-cells = <1>;
70 #size-cells = <0>;
71 #io-channel-cells = <1>;
73 channel@8 {
77 channel@9 {
81 channel@a {
85 channel@c {
89 channel@e {
93 channel@f {
100 compatible = "qcom,pma8084", "qcom,spmi-pmic";
102 #address-cells = <1>;
103 #size-cells = <0>;