diff options
author | Cong Yang <[email protected]> | 2023-08-02 15:19:47 +0800 |
---|---|---|
committer | Benjamin Tissoires <[email protected]> | 2023-08-21 17:21:43 +0200 |
commit | f2f43bf15d7aa3286eced18d5199ee579e2c2614 (patch) | |
tree | a2e71dc6548a4bc7069a96b6ffa942af73b5fef0 /scripts/generate_rust_analyzer.py | |
parent | 7d3b0d9ebddd90e5d541d8d2d81027581758548b (diff) |
HID: i2c-hid: elan: Add ili9882t timing
The ili9882t is a TDDI IC (Touch with Display Driver). The
datasheet specifies there should be 60ms between touch SDA
sleep and panel RESX. Doug's series[1] allows panels and
touchscreens to power on/off together, so we can add the 65 ms
delay in i2c_hid_core_suspend before panel_unprepare.
Because ili9882t touchscrgeen is a panel follower, and
needs to use vccio-supply instead of vcc33-supply, so set
it NULL to ili9882t_chip_data, then not use vcc33 regulator.
[1]: https://lore.kernel.org/all/[email protected]
Reviewed-by: Douglas Anderson <[email protected]>
Signed-off-by: Cong Yang <[email protected]>
Acked-by: Benjamin Tissoires <[email protected]>
Link: https://lore.kernel.org/r/20230802071947.1683318-3-yangcong5@huaqin.corp-partner.google.com
Signed-off-by: Benjamin Tissoires <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions