fpcmoc: Support FPC moc devices

Supported PID: 0xFFE0/A305/D805/DA04/D205
This commit is contained in:
Haowei Lo
2022-07-25 15:12:11 +08:00
parent 1d24037f14
commit cca2b6a624
9 changed files with 2446 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ drivers_tests = [
'goodixmoc',
'nb1010',
'egis0570',
'fpcmoc',
]
if get_option('introspection')