diff options
author | Jiri Kosina | 2022-05-24 10:56:46 +0200 |
---|---|---|
committer | Jiri Kosina | 2022-05-24 10:56:46 +0200 |
commit | 35b4e60e0c5a7ad885e5d95da71ed66d77736893 (patch) | |
tree | 4bb011a033b105336abb50f1d0d73b052de5007f /drivers/hid/hid-ids.h | |
parent | cf620bdad825f8d824a5f2896c82734dfd81a0b4 (diff) | |
parent | 5c9b8fae88bc2f629926b7949dbc3672d4fbdad2 (diff) |
Merge branch 'for-5.19/lenovo' into for-linus
Diffstat (limited to 'drivers/hid/hid-ids.h')
-rw-r--r-- | drivers/hid/hid-ids.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h index c297c63f3ec5..70fd2971c2ae 100644 --- a/drivers/hid/hid-ids.h +++ b/drivers/hid/hid-ids.h @@ -761,7 +761,9 @@ #define USB_VENDOR_ID_LENOVO 0x17ef #define USB_DEVICE_ID_LENOVO_TPKBD 0x6009 #define USB_DEVICE_ID_LENOVO_CUSBKBD 0x6047 +#define USB_DEVICE_ID_LENOVO_TPIIUSBKBD 0x60ee #define USB_DEVICE_ID_LENOVO_CBTKBD 0x6048 +#define USB_DEVICE_ID_LENOVO_TPIIBTKBD 0x60e1 #define USB_DEVICE_ID_LENOVO_SCROLLPOINT_OPTICAL 0x6049 #define USB_DEVICE_ID_LENOVO_TP10UBKBD 0x6062 #define USB_DEVICE_ID_LENOVO_TPPRODOCK 0x6067 |