Hi,
On Wed, Aug 2, 2023 at 12:20 AM Cong Yang
<[email protected]> wrote:
>
> 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/[email protected]
>
> Reviewed-by: Krzysztof Kozlowski <[email protected]>
> Signed-off-by: Cong Yang <[email protected]>
> ---
> .../bindings/input/ilitek,ili9882t.yaml | 67 +++++++++++++++++++
> 1 file changed, 67 insertions(+)
Reviewed-by: Douglas Anderson <[email protected]>