[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <nycvar.YFH.7.76.1908051411410.5899@cbobk.fhfr.pm>
Date: Mon, 5 Aug 2019 14:12:40 +0200 (CEST)
From: Jiri Kosina <jikos@...nel.org>
To: István Váradi <ivaradi@...adiistvan.hu>
cc: Benjamin Tissoires <benjamin.tissoires@...hat.com>,
linux-input@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] HID: Add Saitek X52 to the HID IDs
On Wed, 24 Jul 2019, István Váradi wrote:
> The USB device ID of the Saitek X52 joystick is added as a
> define to hid-ids.h.
>
> Signed-off-by: István Váradi <ivaradi@...adiistvan.hu>
> ---
> drivers/hid/hid-ids.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h
> index 0d695f8e1b2c..3a90962614ef 100644
> --- a/drivers/hid/hid-ids.h
> +++ b/drivers/hid/hid-ids.h
> @@ -989,6 +989,7 @@
> #define USB_DEVICE_ID_SAITEK_RAT7 0x0cd7
> #define USB_DEVICE_ID_SAITEK_RAT9 0x0cfa
> #define USB_DEVICE_ID_SAITEK_MMO7 0x0cd0
> +#define USB_DEVICE_ID_SAITEK_X52 0x075c
>
> #define USB_VENDOR_ID_SAMSUNG 0x0419
> #define USB_DEVICE_ID_SAMSUNG_IR_REMOTE 0x0001
István,
thanks for the fix. I don't think it's necessary to have this as a
split-out change from the quirk addition. I've squashed the two patches
into one, and applied to for-5.3/upstream-fixes.
--
Jiri Kosina
SUSE Labs
Powered by blists - more mailing lists