Lines Matching +full:pm8921 +full:- +full:pwrkey
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/input/qcom,pm8921-pwrkey.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm PM8921 PMIC Power Key
10 - Bjorn Andersson <andersson@kernel.org>
13 - $ref: input.yaml#
18 - enum:
19 - qcom,pm8921-pwrkey
20 - qcom,pm8058-pwrkey
21 - items:
22 - enum:
23 - qcom,pm8018-pwrkey
24 - const: qcom,pm8921-pwrkey
31 - description: key release
32 - description: key press
40 pull-up:
47 - compatible
48 - reg
49 - interrupts
54 - |
55 #include <dt-bindings/interrupt-controller/irq.h>
57 #address-cells = <1>;
58 #size-cells = <0>;
62 #address-cells = <1>;
63 #size-cells = <0>;
65 pwrkey@1c {
66 compatible = "qcom,pm8921-pwrkey";
68 interrupt-parent = <&pmicint>;
71 pull-up;