[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZyMsVf9C4tVzKhE6@ux-UP-WHL01>
Date: Thu, 31 Oct 2024 15:05:57 +0800
From: Charles Wang <charles.goodix@...il.com>
To: Dmitry Torokhov <dmitry.torokhov@...il.com>
Cc: hbarnor@...omium.org, jikos@...nel.org, bentiss@...nel.org,
dianders@...omium.org, dan.carpenter@...aro.org,
linux-input@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] HID: hid-goodix: Improve handling of HID feature reports
Hi Dmitry,
On Wed, Oct 30, 2024 at 04:59:33PM -0700, Dmitry Torokhov wrote:
> Hi Charles,
>
> On Wed, Oct 23, 2024 at 04:27:03PM +0800, Charles Wang wrote:
> > 1) Align with the i2c-hid driver by returning 0 instead of -EINVAL when
> > an empty response is received, ensuring that userspace programs utilizing
> > the hidraw node receive consistent return values.
> >
> > 2) Implement the hid get/set feature report function using a separate
> > address, rather than sharing an address with coordinate reporting, to
> > prevent feature events from being overwritten by coordinate events.
>
> These are 2 independent changes, they should be 2 separate patches.
>
Ack,
Thanks,
Charles
Powered by blists - more mailing lists