]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
HID: i2c-hid: elan: Add elan-ekth6a12nay timing
authorZhaoxiong Lv <lvzhaoxiong@huaqin.corp-partner.google.com>
Mon, 22 Jul 2024 07:31:36 +0000 (15:31 +0800)
committerJiri Kosina <jkosina@suse.com>
Tue, 3 Sep 2024 11:21:21 +0000 (13:21 +0200)
commitd06651bebf99e51259ecfe9e63c42179abc1288c
tree1c9d11b9186bd7d835e980f33a92e503961cf239
parente0808d7a63b8c03ea4f55b31b5cef4221eae9f34
HID: i2c-hid: elan: Add elan-ekth6a12nay timing

Elan-ekth6a12nay 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.

Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Zhaoxiong Lv <lvzhaoxiong@huaqin.corp-partner.google.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
drivers/hid/i2c-hid/i2c-hid-of-elan.c