Re: [PATCH v2 2/2] HID: i2c-hid: elan: Add parade-tc3408 timing

From: Doug Anderson
Date: Wed Aug 20 2025 - 10:50:45 EST


Hi,

On Wed, Aug 20, 2025 at 5:25 AM Langyan Ye
<yelangyan@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
>
> 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@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
> ---
> drivers/hid/i2c-hid/i2c-hid-of-elan.c | 8 ++++++++
> 1 file changed, 8 insertions(+)

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>