1 Qualcomm PM8xxx PMIC multi-function devices
3 The PM8xxx family of Power Management ICs are used to provide regulated
4 voltages and other various functionality to Qualcomm SoCs.
11 Definition: must be one of:
28 Value type: <prop-encoded-array>
29 Definition: specifies the interrupt that indicates a subdevice
30 has generated an interrupt (summary interrupt). The
31 format of the specifier is defined by the binding document
32 describing the node's interrupt parent.
37 Definition: must be 2. Specifies the number of cells needed to encode
38 an interrupt source. The 1st cell contains the interrupt
39 number. The 2nd cell is the trigger type and level flags
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:
50 Definition: identifies this node as an interrupt controller
54 The PMIC contains multiple independent functions, each described in a subnode.
55 The below bindings specify the set of valid subnodes.
62 Definition: must be one of:
70 Value type: <prop-encoded-array>
71 Definition: single entry specifying the base address of the RTC registers
75 Value type: <prop-encoded-array>
76 Definition: single entry specifying the RTC's alarm interrupt
81 Definition: indicates that the setting of RTC time is allowed by
87 compatible = "qcom,pm8921";
89 #interrupt-cells = <2>;
95 compatible = "qcom,pm8921-rtc";
97 interrupts = <0x27 0>;