Skip to content

Commit a5b84e4

Browse files
mriparddtor
authored andcommitted
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: Maxime Ripard <[email protected]> Reviewed-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Torokhov <[email protected]>
1 parent cc3d15a commit a5b84e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/input/allwinner,sun4i-a10-lradc-keys.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ properties:
2929
description:
3030
Regulator for the LRADC reference voltage
3131

32+
wakeup-source: true
33+
3234
patternProperties:
3335
"^button-[0-9]+$":
3436
type: object

0 commit comments

Comments
 (0)