Re: [PATCH v1 1/2] Input: psmouse - Expanding the psmouse packet array
From: Binbin Zhou <hidden>
Date: 2024-06-18 02:27:43
From: Binbin Zhou <hidden>
Date: 2024-06-18 02:27:43
On Thu, May 23, 2024 at 1:30 AM Dmitry Torokhov [off-list ref] wrote:
Hi Binbin, On Wed, May 15, 2024 at 04:58:56PM +0800, Binbin Zhou wrote:quoted
According to the current design of PixArt touchpad hardware and FW, our single packet data width needs 11 bytes/15 bytes to receive the complete three-finger/four-finger data in absolute coordinate mode. Obviously, it exceeds the design of the native driver, and we try to extend the length of a single data packet to 16.Please fold this into the patch adding PixArt protocol support. There is no need to make this a separate patch.
Hi Dmitry: Sorry for the late reply. I will do it in my V2 patchset. Thanks. Binbin
Thanks. -- Dmitry