Skip to content

Commit 21cdb02

Browse files
Marco Felschdtor
authored andcommitted
Input: edt-ft5x06 - document wakeup-source capability
The current driver behaviour was to enable the wakeup-source everytime. After discussion [1] we decided to change that behaviour so the device will act as wakeup-source only if the "wakeup-source" dt-property is present. The patch adds the binding documentation to enable the wakeup-source capability. [1] https://patchwork.kernel.org/patch/11149037/ Signed-off-by: Marco Felsch <[email protected]> Tested-by: Andy Shevchenko <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Dmitry Torokhov <[email protected]>
1 parent 8726e4c commit 21cdb02

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ Optional properties:
3636
- pinctrl-0: a phandle pointing to the pin settings for the
3737
control gpios
3838

39+
- wakeup-source: If present the device will act as wakeup-source
40+
3941
- threshold: allows setting the "click"-threshold in the range
4042
from 0 to 80.
4143

0 commit comments

Comments
 (0)