[PATCH v1 0/2] Add ili2900 timing

lvzhaoxiong posted 2 patches 2 weeks, 1 day ago
.../devicetree/bindings/input/ilitek,ili9882t.yaml        | 1 +
drivers/hid/i2c-hid/i2c-hid-of-elan.c                     | 8 ++++++++
2 files changed, 9 insertions(+)
[PATCH v1 0/2] Add ili2900 timing
Posted by lvzhaoxiong 2 weeks, 1 day ago
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