Lines Matching +full:pmic +full:- +full:mpp
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
10 pm8018: pmic {
12 #interrupt-cells = <2>;
13 interrupt-controller;
14 #address-cells = <1>;
15 #size-cells = <0>;
18 compatible = "qcom,pm8018-pwrkey",
19 "qcom,pm8921-pwrkey";
21 interrupts-extended = <&pm8018 50 IRQ_TYPE_EDGE_RISING>,
24 pull-up;
28 compatible = "qcom,pm8018-mpp", "qcom,ssbi-mpp";
30 interrupt-controller;
31 #interrupt-cells = <2>;
32 gpio-controller;
33 #gpio-cells = <2>;
34 gpio-ranges = <&pm8018_mpps 0 0 6>;
38 compatible = "qcom,pm8018-rtc", "qcom,pm8921-rtc";
40 interrupts-extended = <&pm8018 39 IRQ_TYPE_EDGE_RISING>;
41 allow-set-time;
45 compatible = "qcom,pm8058-gpio",
46 "qcom,ssbi-gpio";
48 interrupt-controller;
49 #interrupt-cells = <2>;
50 gpio-controller;
51 gpio-ranges = <&pm8018_gpio 0 0 6>;
52 #gpio-cells = <2>;