Lines Matching +full:temp +full:- +full:alarm
1 // SPDX-License-Identifier: BSD-3-Clause
6 #include <dt-bindings/interrupt-controller/irq.h>
7 #include <dt-bindings/spmi/spmi.h>
10 thermal-zones {
11 pm8010-m-thermal {
12 polling-delay-passive = <100>;
14 thermal-sensors = <&pm8010_m_temp_alarm>;
31 pm8010-n-thermal {
32 polling-delay-passive = <100>;
34 thermal-sensors = <&pm8010_n_temp_alarm>;
56 compatible = "qcom,pm8010", "qcom,spmi-pmic";
58 #address-cells = <1>;
59 #size-cells = <0>;
61 pm8010_m_temp_alarm: temp-alarm@2400 {
62 compatible = "qcom,spmi-temp-alarm";
65 #thermal-sensor-cells = <0>;
70 compatible = "qcom,pm8010", "qcom,spmi-pmic";
72 #address-cells = <1>;
73 #size-cells = <0>;
75 pm8010_n_temp_alarm: temp-alarm@2400 {
76 compatible = "qcom,spmi-temp-alarm";
79 #thermal-sensor-cells = <0>;