[PATCH v1 0/2] Add ili2900 timing

From: lvzhaoxiong
Date: Thu Apr 18 2024 - 08:49:57 EST


ILI2900 requires reset to pull down time greater than 10ms,
so the configuration post_power_delay_ms is 10, and the chipset
initial time is required to be greater than 100ms,
so the post_gpio_reset_on_delay_ms is set to 100.

lvzhaoxiong (2):
dt-bindings: input: i2c-hid: Introduce Ilitek ili2900
HID: i2c-hid: elan: Add ili2900 timing

.../devicetree/bindings/input/ilitek,ili9882t.yaml | 1 +
drivers/hid/i2c-hid/i2c-hid-of-elan.c | 8 ++++++++
2 files changed, 9 insertions(+)

--
2.17.1