On 03/10/2022 19:06, Diogo Ivo wrote: > 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]), Downstream kernel is not a proof of proper description of hardware. If downstream says orange is an apple, does it mean orange is really an apple? No... Downstream creates a lot of junk, hacks and workarounds. > 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. Instead it should be in touch screen device. > > Best regards, > > Diogo > > [1]: https://android.googlesource.com/kernel/tegra/+/bca61c34db9f72113af058f53eeb9fbd5e69a1d0 Where is the DTS of that device? Best regards, Krzysztof