Re: [PATCH v2 0/2] Input: ilitek_ts_i2c - Fix spurious input events
From: Emanuele Ghidoli <ghidoliemanuele@gmail.com>
Date: 2023-09-20 07:54:10
Also in:
lkml
From: Emanuele Ghidoli <ghidoliemanuele@gmail.com>
Date: 2023-09-20 07:54:10
Also in:
lkml
On 20/09/2023 09:46, Emanuele Ghidoli wrote:
From: Emanuele Ghidoli <redacted> A couple of fixes to prevent spurious events when the data buffer is not the expected one. Emanuele Ghidoli (2): Input: ilitek_ts_i2c - avoid wrong input subsystem sync Input: ilitek_ts_i2c - add report id message validation
I did a small mistake, V1 never existed, this series will start from V2, apologize about that ... Emanuele