diff options
author | Jiri Kosina <jkosina@suse.cz> | 2020-04-01 13:36:46 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2020-04-01 13:36:46 +0200 |
commit | 4f8a21a6a9335fdf0952af3cadfa88c33dddacd6 (patch) | |
tree | 1fde7aab7b3684852c8b5819787ce0c8eea2cc15 /drivers/hid/hid-ids.h | |
parent | Merge branch 'for-5.7/logitech' into for-linus (diff) | |
parent | HID: mcp2221: add usb to i2c-smbus host bridge (diff) | |
download | linux-4f8a21a6a9335fdf0952af3cadfa88c33dddacd6.tar.xz linux-4f8a21a6a9335fdf0952af3cadfa88c33dddacd6.zip |
Merge branch 'for-5.7/mcp2221' 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 54474205b12c..b18b13147a6f 100644 --- a/drivers/hid/hid-ids.h +++ b/drivers/hid/hid-ids.h @@ -825,6 +825,7 @@ #define USB_DEVICE_ID_PICK16F1454 0x0042 #define USB_DEVICE_ID_PICK16F1454_V2 0xf2f7 #define USB_DEVICE_ID_LUXAFOR 0xf372 +#define USB_DEVICE_ID_MCP2221 0x00dd #define USB_VENDOR_ID_MICROSOFT 0x045e #define USB_DEVICE_ID_SIDEWINDER_GV 0x003b |