dt-binding: input: egalax-ts: fix GPIO and IRQ in example
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 20 Sep 2022 04:26:06 +0000 (21:26 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 24 Oct 2022 12:02:08 +0000 (05:02 -0700)
commit413a009ffff119784382a83e40ddef9c74d4df0c
tree697488a7d24883a7591be24dfa36d4543105fce7
parenta306d0696aa96f85a9d1a1fbed2bcbf19b474961
dt-binding: input: egalax-ts: fix GPIO and IRQ in example

The driver is using level triggered interrupt (low) which is backed by
an active low GPIO that can be used to wake the controller by driving it
low. Let's annotate it properly in the example.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220920042608.1865560-2-dmitry.torokhov@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/touchscreen/egalax-ts.txt