diff options
author | Jiri Kosina <jkosina@suse.cz> | 2019-07-10 01:40:23 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2019-07-10 01:40:23 +0200 |
commit | 86766756ac2b10ad23849becdc245ea903466616 (patch) | |
tree | 649781fea10b5f6ba5b4074f1c5fabb2a25a5c22 /drivers/hid/hid-ids.h | |
parent | Merge branches 'for-5.2/fixes', 'for-5.3/doc', 'for-5.3/ish', 'for-5.3/logite... (diff) | |
parent | HID: uclogic: Add support for Ugee Rainbow CV720 (diff) | |
download | linux-86766756ac2b10ad23849becdc245ea903466616.tar.xz linux-86766756ac2b10ad23849becdc245ea903466616.zip |
Merge branch 'for-5.3/uclogic' into for-linus
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 bfc584ada4eb..0d695f8e1b2c 100644 --- a/drivers/hid/hid-ids.h +++ b/drivers/hid/hid-ids.h @@ -1157,6 +1157,7 @@ #define USB_DEVICE_ID_UGEE_XPPEN_TABLET_DECO01 0x0042 #define USB_DEVICE_ID_UGEE_TABLET_G5 0x0074 #define USB_DEVICE_ID_UGEE_TABLET_EX07S 0x0071 +#define USB_DEVICE_ID_UGEE_TABLET_RAINBOW_CV720 0x0055 #define USB_VENDOR_ID_UNITEC 0x227d #define USB_DEVICE_ID_UNITEC_USB_TOUCH_0709 0x0709 |