Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: input: cypress,tt21000 - add wakeup-source entry to documentation

The touchscreen can be used to wake up systems from sleep and therefore
the wakeup-source entry should be included in the documentation.

Signed-off-by: Maximilian Weigand <mweigand@mweigand.net>
Reviewed-by: Alistair Francis <alistair@alistair23.me>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20230501113010.891786-6-mweigand@mweigand.net
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

authored by

Maximilian Weigand and committed by
Dmitry Torokhov
90c64911 14d55bc3

+2
+2
Documentation/devicetree/bindings/input/touchscreen/cypress,tt21000.yaml
··· 40 40 linux,keycodes: 41 41 description: EV_ABS specific event code generated by the axis. 42 42 43 + wakeup-source: true 44 + 43 45 patternProperties: 44 46 "^button@[0-9]+$": 45 47 type: object