Lines Matching +full:io +full:- +full:channel +full:- +full:ranges
1 // SPDX-License-Identifier: BSD-3-Clause
4 #include <dt-bindings/iio/qcom,spmi-vadc.h>
5 #include <dt-bindings/interrupt-controller/irq.h>
6 #include <dt-bindings/input/linux-event-codes.h>
7 #include <dt-bindings/spmi/spmi.h>
10 thermal-zones {
11 pm8953-thermal {
12 thermal-sensors = <&pm8953_temp>;
39 compatible = "qcom,pm8953", "qcom,spmi-pmic";
41 #address-cells = <1>;
42 #size-cells = <0>;
45 compatible = "qcom,pm8916-pon";
47 mode-bootloader = <0x2>;
48 mode-recovery = <0x1>;
51 compatible = "qcom,pm8941-pwrkey";
54 bias-pull-up;
59 compatible = "qcom,pm8941-resin";
62 bias-pull-up;
67 pm8953_temp: temp-alarm@2400 {
68 compatible = "qcom,spmi-temp-alarm";
71 io-channels = <&pm8953_vadc VADC_DIE_TEMP>;
72 io-channel-names = "thermal";
73 #thermal-sensor-cells = <0>;
77 compatible = "qcom,spmi-vadc";
80 #address-cells = <1>;
81 #size-cells = <0>;
82 #io-channel-cells = <1>;
84 channel@8 {
87 channel@9 {
90 channel@a {
93 channel@c {
96 channel@e {
99 channel@f {
105 compatible = "qcom,pm8941-rtc";
107 reg-names = "rtc", "alarm";
112 compatible = "qcom,pm8953-gpio", "qcom,spmi-gpio";
114 gpio-controller;
115 gpio-ranges = <&pm8953_gpios 0 0 8>;
116 #gpio-cells = <2>;
117 interrupt-controller;
118 #interrupt-cells = <2>;
123 compatible = "qcom,pm8953", "qcom,spmi-pmic";
125 #address-cells = <1>;
126 #size-cells = <0>;