Lines Matching +full:multi +full:- +full:pmic
1 Qualcomm PM8xxx PMIC multi-function devices
8 - compatible:
16 - #address-cells:
21 - #size-cells:
26 - interrupts:
28 Value type: <prop-encoded-array>
34 - #interrupt-cells:
42 1 = low-to-high edge triggered
43 2 = high-to-low edge triggered
44 4 = active high level-sensitive
45 8 = active low level-sensitive
47 - interrupt-controller:
54 The PMIC contains multiple independent functions, each described in a subnode.
57 == Real-Time Clock
59 - compatible:
63 "qcom,pm8058-rtc"
64 "qcom,pm8921-rtc"
65 "qcom,pm8941-rtc"
66 "qcom,pm8018-rtc"
68 - reg:
70 Value type: <prop-encoded-array>
73 - interrupts:
75 Value type: <prop-encoded-array>
78 - allow-set-time:
86 pmicintc: pmic@0 {
89 #interrupt-cells = <2>;
90 interrupt-controller;
91 #address-cells = <1>;
92 #size-cells = <0>;
95 compatible = "qcom,pm8921-rtc";