1 Qualcomm PM8xxx PMIC Power Key
8 Definition: must be one of:
14 Value type: <prop-encoded-array>
15 Definition: address of power key control register
19 Value type: <prop-encoded-array>
20 Definition: the first interrupt specifies the key release interrupt
21 and the second interrupt specifies the key press interrupt.
22 The format of the specifier is defined by the binding
23 document describing the node's interrupt parent.
28 Definition: time in microseconds that key must be pressed or release
29 for state change interrupt to trigger.
34 Definition: presence of this property indicates that the KPDPWR_N pin
35 should be configured for pull up.
40 compatible = "qcom,pm8921-pwrkey";
42 interrupt-parent = <&pmicintc>;
43 interrupts = <50 1>, <51 1>;