Searched +full:spmi +full:- +full:adc +full:- +full:tm5 +full:- +full:gen2 (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/thermal/qcom-spmi-adc-tm5.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Qualcomm's SPMI PMIC ADC Thermal Monitoring9 - Dmitry Baryshkov <dmitry.baryshkov@linaro.org>11 $ref: thermal-sensor.yaml#16 - qcom,spmi-adc-tm517 - qcom,spmi-adc-tm5-gen218 - qcom,adc-tm7 # Incomplete / subject to change[all …]
1 // SPDX-License-Identifier: BSD-3-Clause6 #include <dt-bindings/iio/qcom,spmi-adc7-pm8350.h>7 #include <dt-bindings/iio/qcom,spmi-adc7-pmk8350.h>8 #include <dt-bindings/iio/qcom,spmi-adc7-pmr735a.h>9 #include <dt-bindings/input/input.h>10 #include <dt-bindings/interrupt-controller/irq.h>11 #include <dt-bindings/spmi/spmi.h>14 thermal-zones {15 pm8280_1_thermal: pm8280-1-thermal {16 polling-delay-passive = <100>;[all …]