Searched hist:"413 a009ffff119784382a83e40ddef9c74d4df0c" (Results 1 – 1 of 1) sorted by relevance
/linux/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | egalax-ts.txt | diff 413a009ffff119784382a83e40ddef9c74d4df0c Tue Sep 20 06:26:06 CEST 2022 Dmitry Torokhov <dmitry.torokhov@gmail.com> 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>
|