Re: [PATCH v1 2/2] HID: i2c-hid: elan: Add elan-ekth6a12nay timing

From: Doug Anderson
Date: Wed Jul 10 2024 - 11:50:37 EST


Hi,

On Thu, Jul 4, 2024 at 1:56 AM Zhaoxiong Lv
<lvzhaoxiong@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
>
> 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.
>
> Signed-off-by: Zhaoxiong Lv <lvzhaoxiong@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
> ---
> drivers/hid/i2c-hid/i2c-hid-of-elan.c | 8 ++++++++
> 1 file changed, 8 insertions(+)

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>