dt-bindings: input: i2c-hid: Introduce Ilitek ili9882t
authorCong Yang <yangcong5@huaqin.corp-partner.google.com>
Wed, 2 Aug 2023 07:19:46 +0000 (15:19 +0800)
committerBenjamin Tissoires <bentiss@kernel.org>
Mon, 21 Aug 2023 15:21:37 +0000 (17:21 +0200)
commit7d3b0d9ebddd90e5d541d8d2d81027581758548b
treeace9d11abc9a241e3b6c4efaccb4f5391d58ab78
parent1d7546042f8fdc4bc39ab91ec966203e2d64f8bd
dt-bindings: input: i2c-hid: Introduce Ilitek ili9882t

The ili9882t touch screen chip same as Elan eKTH6915 controller
has a reset gpio. The difference is that ili9882t needs to use
vccio-supply instead of vcc33-supply. Doug's series[1] allows panels
and touchscreens to power on/off together, let's add a phandle for this.

[1]: https://lore.kernel.org/r/20230607215224.2067679-1-dianders@chromium.org

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Cong Yang <yangcong5@huaqin.corp-partner.google.com>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Link: https://lore.kernel.org/r/20230802071947.1683318-2-yangcong5@huaqin.corp-partner.google.com
Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
Documentation/devicetree/bindings/input/ilitek,ili9882t.yaml [new file with mode: 0644]