1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/mfd/qcom-pm8xxx.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm PM8xxx PMIC multi-function devices
13 The PM8xxx family of Power Management ICs are used to provide regulated
14 voltages and other various functionality to Qualcomm SoCs.
43 interrupt-controller: true
48 $ref: /schemas/pinctrl/qcom,pmic-gpio.yaml#
52 $ref: /schemas/input/qcom,pm8921-keypad.yaml#
56 $ref: /schemas/leds/qcom,pm8058-led.yaml#
60 $ref: /schemas/pinctrl/qcom,pmic-mpp.yaml#
64 $ref: /schemas/input/qcom,pm8921-pwrkey.yaml#
68 $ref: /schemas/rtc/qcom-pm8xxx-rtc.yaml#
70 "vibrator@[0-9a-f]+$":
72 $ref: /schemas/input/qcom,pm8xxx-vib.yaml#
76 $ref: /schemas/iio/adc/qcom,pm8018-adc.yaml#
84 - interrupt-controller
86 additionalProperties: false
90 #include <dt-bindings/interrupt-controller/irq.h>
95 compatible = "qcom,pm8921";
100 #interrupt-cells = <2>;
102 interrupt-parent = <&tlmm>;
103 interrupts = <32 IRQ_TYPE_EDGE_RISING>;