goodixmoc: Add PID 0x6512

This commit is contained in:
2024-06-15 11:18:22 -05:00
parent eaec2339cc
commit 2a4c05662a
2 changed files with 2 additions and 0 deletions

View File

@@ -209,6 +209,7 @@ usb:v27C6p6594*
usb:v27C6p659A*
usb:v27C6p659C*
usb:v27C6p6A94*
usb:v27C6p6512*
ID_AUTOSUSPEND=1
ID_PERSIST=0

View File

@@ -1636,6 +1636,7 @@ static const FpIdEntry id_table[] = {
{ .vid = 0x27c6, .pid = 0x659A, },
{ .vid = 0x27c6, .pid = 0x659C, },
{ .vid = 0x27c6, .pid = 0x6A94, },
{ .vid = 0x27c6, .pid = 0x6512, },
{ .vid = 0, .pid = 0, .driver_data = 0 }, /* terminating entry */
};