Searched +full:spmi +full:- +full:adc +full:- +full:tm +full:- +full:hc (Results 1 – 3 of 3) 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-tm-hc.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Qualcomm's SPMI PMIC ADC HC Thermal Monitoring9 - Dmitry Baryshkov <dmitry.baryshkov@linaro.org>11 $ref: thermal-sensor.yaml#15 const: qcom,spmi-adc-tm-hc23 "#thermal-sensor-cells":26 "#address-cells":[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)4 #include <dt-bindings/iio/qcom,spmi-vadc.h>5 #include <dt-bindings/input/linux-event-codes.h>6 #include <dt-bindings/interrupt-controller/irq.h>7 #include <dt-bindings/spmi/spmi.h>8 #include <dt-bindings/thermal/thermal.h>11 thermal-zones {12 pm8998-thermal {13 polling-delay-passive = <250>;15 thermal-sensors = <&pm8998_temp>;[all …]
1 # SPDX-License-Identifier: GPL-2.0-only3 ---4 $id: http://devicetree.org/schemas/mfd/qcom,spmi-pmic.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Qualcomm SPMI PMICs multi-function device11 to the chip via the SPMI (System Power Management Interface) bus.13 16-bit SPMI peripheral address space into 256 smaller fixed-size regions, 256 bytes14 each. A function can consume one or more of these fixed-size register regions.16 The Qualcomm SPMI series includes the PM8941, PM8841, PMA8084, PM8998 and other17 PMICs. These PMICs use a "QPNP" scheme through SPMI interface.[all …]