On Thu, 31 Oct 2024, Charles Wang wrote: > The patchset introduces the following two changes: > > 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. > > Signed-off-by: Charles Wang <charles.goodix@xxxxxxxxx> > --- > Changes in v2: > - Split the commit into two patches. Now queued in hid.git#for-6.13/goodix. Thanks, -- Jiri Kosina SUSE Labs