Re: [PATCH v2 0/2] Input: ilitek_ts_i2c - Fix spurious input events

From: Francesco Dolcini
Date: Sun Oct 22 2023 - 11:13:25 EST


Hello Dmitry,

On Wed, Sep 20, 2023 at 09:46:48AM +0200, Emanuele Ghidoli wrote:
> From: Emanuele Ghidoli <emanuele.ghidoli@xxxxxxxxxxx>
>
> 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
>
> drivers/input/touchscreen/ilitek_ts_i2c.c | 9 ++++++++-
> 1 file changed, 8 insertions(+), 1 deletion(-)

Just a gently ping on this series.

Thanks,
Francesco