Re: [PATCH v11 07/56] Input: atmel_mxt_ts - implement T9 vector/orientation support
From: Wang, Jiada <hidden>
Date: 2020-06-30 14:35:51
Also in:
lkml
From: Wang, Jiada <hidden>
Date: 2020-06-30 14:35:51
Also in:
lkml
Hello Dmitry On 2020/05/12 7:53, Dmitry Torokhov wrote:
On Thu, May 07, 2020 at 10:56:07PM -0700, Jiada Wang wrote:quoted
From: Nick Dyer <redacted> The atmel touch messages contain orientation information as a byte in a packed format which can be passed straight on to Android if the input device configuration is correct.No, unfortunately I can not accept this. Please convert to the proper format for ABS_MT_ORIENTATION as defined in Documentation/input/multi-touch-protocol.rst
I will remove this patch in next version Thanks, Jiada
Thanks.