On Fri, Sep 30, 2022 at 12:49:31PM +0200, Krzysztof Kozlowski wrote: > > + ts-reset-gpios: > > + maxItems: 1 > > + description: | > > + Specifier for a GPIO connected to the touchscreen reset control signal. > > + The reset signal is active low. > > Isn't touchscreen a separate (input) device? Hello, thank you for the feedback. According to the downstream kernel's log, it seems like the panel and the touchscreen controller are considered to be embedded in the same unit (for example in [1]), with the touch input being transmitted via HID-over-I2C, and since I did not find any reset gpio handling in that driver I opted to include this reset here, unless there is a better way of going about this. Best regards, Diogo [1]: https://android.googlesource.com/kernel/tegra/+/bca61c34db9f72113af058f53eeb9fbd5e69a1d0