goodixmoc: Add PID 6A94

This commit is contained in:
Nelson Jeppesen 2021-05-07 13:02:11 -07:00 committed by Benjamin Berg
parent 046607add6
commit 82c406dace
2 changed files with 2 additions and 0 deletions

View file

@ -136,6 +136,7 @@ usb:v27C6p60A2*
usb:v27C6p63AC*
usb:v27C6p639C*
usb:v27C6p6594*
usb:v27C6p6A94*
ID_AUTOSUSPEND=1
# Supported by libfprint driver nb1010

View file

@ -1558,6 +1558,7 @@ static const FpIdEntry id_table[] = {
{ .vid = 0x27c6, .pid = 0x63AC, },
{ .vid = 0x27c6, .pid = 0x639C, },
{ .vid = 0x27c6, .pid = 0x6594, },
{ .vid = 0x27c6, .pid = 0x6A94, },
{ .vid = 0, .pid = 0, .driver_data = 0 }, /* terminating entry */
};