focaltech: add support for 2808:1579

This commit is contained in:
Hao Chen
2025-12-06 01:15:36 +00:00
committed by Marco Trevisan
parent c2988ae33d
commit b039469711
2 changed files with 2 additions and 0 deletions
@@ -33,6 +33,7 @@ static const FpIdEntry id_table[] = {
{ .vid = 0x2808, .pid = 0xa99a, },
{ .vid = 0x2808, .pid = 0xa57a, },
{ .vid = 0x2808, .pid = 0xa78a, },
{ .vid = 0x2808, .pid = 0x1579, },
{ .vid = 0, .pid = 0, .driver_data = 0 }, /* terminating entry */
};