Linux Input/HID development
 help / color / mirror / Atom feed
* [PATCH v3 0/2] HID: i2c-hid: elan: Add ili2901 timing
@ 2023-12-27  8:50 Zhengqiao Xia
  2023-12-27  8:50 ` [PATCH v3 1/2] dt-bindings: HID: i2c-hid: elan: Introduce Ilitek ili2901 Zhengqiao Xia
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Zhengqiao Xia @ 2023-12-27  8:50 UTC (permalink / raw)
  To: linux-input, devicetree, linux-kernel
  Cc: dmitry.torokhov, robh+dt, krzysztof.kozlowski+dt, conor+dt, jikos,
	benjamin.tissoires, linus.walleij, dianders, xiazhengqiao

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.

Change in v3:
- PATCH 1/2: Modify title and commit
- PATCH 2/2: No change
- Link to v2: https://lore.kernel.org/all/20231226023737.25618-2-xiazhengqiao@huaqin.corp-partner.google.com/

Change in v2:
- PATCH 1/2: Modify compatible properties values
- PATCH 2/2: No change
- Link to v1: https://lore.kernel.org/all/20231225092843.5993-3-xiazhengqiao@huaqin.corp-partner.google.com/

xiazhengqiao (2):
  dt-bindings: HID: i2c-hid: elan: Introduce Ilitek ili2901
  HID: i2c-hid: elan: Add ili2901 timing

 .../devicetree/bindings/input/elan,ekth6915.yaml          | 5 +++--
 drivers/hid/i2c-hid/i2c-hid-of-elan.c                     | 8 ++++++++
 2 files changed, 11 insertions(+), 2 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-01-02 10:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-27  8:50 [PATCH v3 0/2] HID: i2c-hid: elan: Add ili2901 timing Zhengqiao Xia
2023-12-27  8:50 ` [PATCH v3 1/2] dt-bindings: HID: i2c-hid: elan: Introduce Ilitek ili2901 Zhengqiao Xia
2023-12-27 11:41   ` Krzysztof Kozlowski
2023-12-27 14:36     ` Jiri Kosina
2023-12-27  8:50 ` [PATCH v3 2/2] HID: i2c-hid: elan: Add ili2901 timing Zhengqiao Xia
2024-01-02 10:31 ` [PATCH v3 0/2] " Jiri Kosina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox