mbox series

[v1,0/2] Add ili2900 timing

Message ID 20240418124815.31897-1-lvzhaoxiong@huaqin.corp-partner.google.com (mailing list archive)
Headers show
Series Add ili2900 timing | expand

Message

Zhaoxiong Lv April 18, 2024, 12:48 p.m. UTC
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(+)