diff options
author | Jiri Kosina | 2022-08-02 21:25:14 +0200 |
---|---|---|
committer | Jiri Kosina | 2022-08-02 21:25:14 +0200 |
commit | a60885b6a97b5dc9340dd9310a57b5682c2daf2d (patch) | |
tree | 23a9206c7ea96483200fc9ddf883424615276b58 /drivers/hid/hid-ids.h | |
parent | db244339fa60b6cda6a2a32adb85be7e08de167e (diff) | |
parent | 0cb1fc0988e32bda84c2b7218e0c761af1430baf (diff) |
Merge branch 'for-5.20/uclogic' into for-linus
- XP-PEN Deco L support (José Expósito)
Diffstat (limited to 'drivers/hid/hid-ids.h')
-rw-r--r-- | drivers/hid/hid-ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h index 9c4e92a9c646..0fb720a96399 100644 --- a/drivers/hid/hid-ids.h +++ b/drivers/hid/hid-ids.h @@ -1279,6 +1279,7 @@ #define USB_DEVICE_ID_UGEE_XPPEN_TABLET_G540 0x0075 #define USB_DEVICE_ID_UGEE_XPPEN_TABLET_G640 0x0094 #define USB_DEVICE_ID_UGEE_XPPEN_TABLET_DECO01 0x0042 +#define USB_DEVICE_ID_UGEE_XPPEN_TABLET_DECO_L 0x0935 #define USB_DEVICE_ID_UGEE_XPPEN_TABLET_STAR06 0x0078 #define USB_DEVICE_ID_UGEE_TABLET_G5 0x0074 #define USB_DEVICE_ID_UGEE_TABLET_EX07S 0x0071 |