HID: i2c-hid: elan: Add ili2901 timing
authorZhengqiao Xia <xiazhengqiao@huaqin.corp-partner.google.com>
Wed, 27 Dec 2023 08:50:13 +0000 (16:50 +0800)
committerJiri Kosina <jkosina@suse.com>
Tue, 2 Jan 2024 10:30:55 +0000 (11:30 +0100)
commit03ddb7de012c68d727509c4f6e0c0fa1ebc81668
tree72f54f290cc04f99465e44d22abbf8d0bdd58f98
parentd74ac6f60a7ef677c3b7702f103b670142f84d66
HID: i2c-hid: elan: Add ili2901 timing

ILI2901 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.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Zhengqiao Xia <xiazhengqiao@huaqin.corp-partner.google.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
drivers/hid/i2c-hid/i2c-hid-of-elan.c