]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
HID: i2c-hid: elan: Add parade-tc3408 timing
authorLangyan Ye <yelangyan@huaqin.corp-partner.google.com>
Thu, 8 Jan 2026 06:35:24 +0000 (14:35 +0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 26 Feb 2026 16:04:55 +0000 (08:04 -0800)
commit4410a3f14c305de493036b7d982f24b84e4c8e03
tree7a53767af33296e676ccefb46cdbf2dccdb4dc9a
parentb0ef098d5fc1d2f75f4fcc6ca7ad41f29210c4d0
HID: i2c-hid: elan: Add parade-tc3408 timing

Parade-tc3408 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 300ms,
so the post_gpio_reset_on_delay_ms is set to 300.

Signed-off-by: Langyan Ye <yelangyan@huaqin.corp-partner.google.com>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Acked-by: Jiri Kosina <jkosina@suse.com>
Link: https://patch.msgid.link/20260108063524.742464-3-yelangyan@huaqin.corp-partner.google.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/hid/i2c-hid/i2c-hid-of-elan.c