dt-bindings: ads7846: Add hsync-gpios
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 21 Jun 2024 20:34:44 +0000 (13:34 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 21 Jun 2024 22:23:49 +0000 (15:23 -0700)
The TI ADS7846 emits a horizontal sync signal that is usually
connected to a GPIO for polling. Add a binding for this.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20240430-gpio-leds-miscarm-v1-2-9c94d7711f6c@linaro.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/touchscreen/ads7846.txt

index 81f6bda97d3c73d9dbc2899c777b6a708c12ed09..399c87782935c09f09e9cbcd8d766b8935331b92 100644 (file)
@@ -57,6 +57,7 @@ Optional properties:
                                        pendown-gpio (u32).
        pendown-gpio                    GPIO handle describing the pin the !PENIRQ
                                        line is connected to.
+       ti,hsync-gpios                  GPIO line to poll for hsync
        wakeup-source                   use any event on touchscreen as wakeup event.
                                        (Legacy property support: "linux,wakeup")
        touchscreen-size-x              General touchscreen binding, see [1].