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:
27 Value type: <prop-encoded-array>
28 Definition: specifies the interrupt that indicates a subdevice
29 has generated an interrupt (summary interrupt). The
30 format of the specifier is defined by the binding document
31 describing the node's interrupt parent.
36 Definition: must be 2. Specifies the number of cells needed to encode
37 an interrupt source. The 1st cell contains the interrupt
38 number. The 2nd cell is the trigger type and level flags
41 1 = low-to-high edge triggered
42 2 = high-to-low edge triggered
43 4 = active high level-sensitive
44 8 = active low level-sensitive
46 - interrupt-controller:
49 Definition: identifies this node as an interrupt controller
53 The PMIC contains multiple independent functions, each described in a subnode.
54 The below bindings specify the set of valid subnodes.
61 Definition: must be one of:
68 Value type: <prop-encoded-array>
69 Definition: single entry specifying the base address of the RTC registers
73 Value type: <prop-encoded-array>
74 Definition: single entry specifying the RTC's alarm interrupt
79 Definition: indicates that the setting of RTC time is allowed by
85 compatible = "qcom,pm8921";
87 #interrupt-cells = <2>;
93 compatible = "qcom,pm8921-rtc";
95 interrupts = <0x27 0>;