Commit a5b84e4e authored by Maxime Ripard's avatar Maxime Ripard Committed by Dmitry Torokhov
Browse files

dt-bindings: input: sun4i-lradc: Add wakeup-source



The LRADC can be a wakeup source and is listed as such in some DT
already. Let's make sure we allow that property in the binding.

Signed-off-by: default avatarMaxime Ripard <maxime@cerno.tech>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210721140424.725744-21-maxime@cerno.tech


Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent cc3d15a5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -29,6 +29,8 @@ properties:
    description:
      Regulator for the LRADC reference voltage

  wakeup-source: true

patternProperties:
  "^button-[0-9]+$":
    type: object