Lines Matching +full:interrupts +full:- +full:extended
1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
6 #include <dt-bindings/iio/qcom,spmi-vadc.h>
7 #include <dt-bindings/input/input.h>
8 #include <dt-bindings/interrupt-controller/irq.h>
9 #include <dt-bindings/spmi/spmi.h>
13 compatible = "qcom,pm2250", "qcom,spmi-pmic";
15 #address-cells = <1>;
16 #size-cells = <0>;
19 compatible = "qcom,pm8916-pon";
23 compatible = "qcom,pm8941-pwrkey";
24 interrupts-extended = <&spmi_bus 0x0 0x8 0 IRQ_TYPE_EDGE_BOTH>;
27 bias-pull-up;
31 compatible = "qcom,pm8941-resin";
32 interrupts-extended = <&spmi_bus 0x0 0x8 1 IRQ_TYPE_EDGE_BOTH>;
34 bias-pull-up;
40 compatible = "qcom,pm8941-rtc";
42 reg-names = "rtc", "alarm";
43 interrupts-extended = <&spmi_bus 0x0 0x61 0x1 IRQ_TYPE_EDGE_RISING>;
47 compatible = "qcom,pm2250-gpio", "qcom,spmi-gpio";
49 gpio-controller;
50 gpio-ranges = <&pm2250_gpios 0 0 10>;
51 #gpio-cells = <2>;
52 interrupt-controller;
53 #interrupt-cells = <2>;
58 compatible = "qcom,pm2250", "qcom,spmi-pmic";
60 #address-cells = <1>;
61 #size-cells = <0>;