goodixmoc: add PID 0x6014

Signed-off-by: Lv Ying <lvying.system.thoughts@gmail.com>
This commit is contained in:
Lv Ying
2022-09-17 13:59:11 +08:00
parent b718f4d567
commit 6395228bb8
2 changed files with 3 additions and 0 deletions

View File

@@ -1359,6 +1359,7 @@ gx_fp_probe (FpDevice *device)
{
case 0x6496:
case 0x60A2:
case 0x6014:
case 0x6094:
case 0x609C:
case 0x631C:
@@ -1600,6 +1601,7 @@ fpi_device_goodixmoc_init (FpiDeviceGoodixMoc *self)
static const FpIdEntry id_table[] = {
{ .vid = 0x27c6, .pid = 0x5840, },
{ .vid = 0x27c6, .pid = 0x6014, },
{ .vid = 0x27c6, .pid = 0x6094, },
{ .vid = 0x27c6, .pid = 0x609C, },
{ .vid = 0x27c6, .pid = 0x60A2, },