Skip to content

Commit 952a334

Browse files
committed
Merge branch 'freedesktop:master' into master
2 parents ea45ec0 + 82c406d commit 952a334

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

data/autosuspend.hwdb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ usb:v27C6p60A2*
136136
usb:v27C6p63AC*
137137
usb:v27C6p639C*
138138
usb:v27C6p6594*
139+
usb:v27C6p6A94*
139140
ID_AUTOSUSPEND=1
140141

141142
# Supported by libfprint driver nb1010

libfprint/drivers/goodixmoc/goodix.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1558,6 +1558,7 @@ static const FpIdEntry id_table[] = {
15581558
{ .vid = 0x27c6, .pid = 0x63AC, },
15591559
{ .vid = 0x27c6, .pid = 0x639C, },
15601560
{ .vid = 0x27c6, .pid = 0x6594, },
1561+
{ .vid = 0x27c6, .pid = 0x6A94, },
15611562
{ .vid = 0, .pid = 0, .driver_data = 0 }, /* terminating entry */
15621563
};
15631564

0 commit comments

Comments
 (0)