Commit ab2e361c authored by Rakesh Kota's avatar Rakesh Kota Committed by Dmitry Torokhov
Browse files

dt-bindings: input: qcom,pm8941-pwrkey: Document PMM8654AU



Add compatible strings for PMM8654AU power key and resin support.
These blocks are compatible with PMK8350, so use that as the
fallback.

Signed-off-by: default avatarRakesh Kota <rakesh.kota@oss.qualcomm.com>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://patch.msgid.link/20260209-add_pwrkey_and_resin-v2-2-f944d87b9a93@oss.qualcomm.com


Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent 831813bd
Loading
Loading
Loading
Loading
+12 −5
Original line number Diff line number Diff line
@@ -12,11 +12,18 @@ maintainers:

properties:
  compatible:
    enum:
    oneOf:
      - enum:
          - qcom,pm8941-pwrkey
          - qcom,pm8941-resin
          - qcom,pmk8350-pwrkey
          - qcom,pmk8350-resin
      - items:
          - const: qcom,pmm8654au-pwrkey
          - const: qcom,pmk8350-pwrkey
      - items:
          - const: qcom,pmm8654au-resin
          - const: qcom,pmk8350-resin

  interrupts:
    maxItems: 1