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

dt-bindings: input: touchscreen: tsc2007: Document 'wakeup-source'

The 'wakeup-source' property is used by many devicetree files and is
also supported by the tsc2007_core driver.

Document it to avoid the following dt-schema warning:

'wakeup-source' does not match any of the regexes: '^pinctrl-[0-9]+$'

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20250822213245.125901-1-festevam@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

authored by

Fabio Estevam and committed by
Dmitry Torokhov
c1b52451 2d3264d9

+2
+2
Documentation/devicetree/bindings/input/touchscreen/ti,tsc2007.yaml
··· 26 26 27 27 pendown-gpio: true 28 28 29 + wakeup-source: true 30 + 29 31 ti,max-rt: 30 32 $ref: /schemas/types.yaml#/definitions/uint32 31 33 description: maximum pressure.