mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-26 03:18:47 +00:00
ccgx: Add quirk entries for the Goshen Ridge EVB
This commit is contained in:
parent
a06dedb253
commit
e2f643e08c
15
plugins/ccgx/ccgx-noinst.quirk
Normal file
15
plugins/ccgx/ccgx-noinst.quirk
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# Any EVB board that uses CY7C65219
|
||||||
|
[USB\VID_04B4&PID_5220]
|
||||||
|
Plugin = ccgx
|
||||||
|
GType = FuCcgxDmcDevice
|
||||||
|
CcgxDmcTriggerCode = 1
|
||||||
|
CcgxImageKind = dmc-composite
|
||||||
|
RemoveDelay = 732000
|
||||||
|
|
||||||
|
# Any EVB board that uses CYUSB4357
|
||||||
|
[USB\VID_04B4&PID_521B]
|
||||||
|
Plugin = ccgx
|
||||||
|
GType = FuCcgxDmcDevice
|
||||||
|
CcgxDmcTriggerCode = 1
|
||||||
|
CcgxImageKind = dmc-composite
|
||||||
|
RemoveDelay = 732000
|
Loading…
Reference in New Issue
Block a user