Re: [PATCH] HID: logitech-dj: add the G602 receiver

2021-01-08 Thread Jiri Kosina
On Mon, 4 Jan 2021, Filipe Laíns wrote: > Tested. The device gets correctly exported to userspace and I can see > mouse and keyboard events. > > Signed-off-by: Filipe Laíns Applied to hid.git#for-5.11/upstream-fixes. -- Jiri Kosina SUSE Labs

[PATCH] HID: logitech-dj: add the G602 receiver

2021-01-04 Thread Filipe Laíns
Tested. The device gets correctly exported to userspace and I can see mouse and keyboard events. Signed-off-by: Filipe Laíns --- drivers/hid/hid-logitech-dj.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/hid/hid-logitech-dj.c b/drivers/hid/hid-logitech-dj.c index