Linux Input/HID development
 help / color / mirror / Atom feed
* [v1 0/2] HID: i2c-hid: elan: Add ili2901 timing
@ 2023-12-25  9:28 xiazhengqiao
  2023-12-25  9:28 ` [v1 1/2] dt-bindings: HID: i2c-hid: elan: Introduce bindings for Ilitek ili2901 xiazhengqiao
  2023-12-25  9:28 ` [v1 2/2] HID: i2c-hid: elan: Add ili2901 timing xiazhengqiao
  0 siblings, 2 replies; 7+ messages in thread
From: xiazhengqiao @ 2023-12-25  9:28 UTC (permalink / raw)
  To: linux-input, devicetree, linux-kernel
  Cc: dmitry.torokhov, robh+dt, jikos, benjamin.tissoires, 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.

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

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

-- 
2.17.1


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

end of thread, other threads:[~2023-12-26 21:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-25  9:28 [v1 0/2] HID: i2c-hid: elan: Add ili2901 timing xiazhengqiao
2023-12-25  9:28 ` [v1 1/2] dt-bindings: HID: i2c-hid: elan: Introduce bindings for Ilitek ili2901 xiazhengqiao
2023-12-25 10:13   ` Rob Herring
2023-12-25 13:27   ` Krzysztof Kozlowski
     [not found]     ` <CADYyEwTO0XDhM_5PLSiGUdugNx8jzCFpA6s2p1ATUpEVH4KzCg@mail.gmail.com>
2023-12-25 13:40       ` Krzysztof Kozlowski
2023-12-25  9:28 ` [v1 2/2] HID: i2c-hid: elan: Add ili2901 timing xiazhengqiao
2023-12-26 21:22   ` Linus Walleij

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