Searched +full:pm8916 +full:- +full:bms +full:- +full:vm (Results 1 – 2 of 2) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.02 #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>8 thermal-zones {9 pm8916-thermal {10 polling-delay-passive = <100>;12 thermal-sensors = <&pm8916_temp>;39 compatible = "qcom,pm8916", "qcom,spmi-pmic";[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 device13 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.24 - Stephen Boyd <sboyd@kernel.org>29 - pattern: '^pmic@.*$'30 - pattern: '^pm(a|s)?[0-9]*@.*$'[all …]