fwupd/plugins/ccgx/ccgx-noinst.quirk
Richard Hughes c7e79e1e76 ccgx: Make the default image type for FuCcgxDmcDevice to be DMC_COMPOSITE
This means most devices do not need to specify additional quirks.
2023-02-23 13:04:12 -06:00

14 lines
285 B
Plaintext

# Any EVB board that uses CY7C65219
[USB\VID_04B4&PID_5220]
Plugin = ccgx
GType = FuCcgxDmcDevice
CcgxDmcTriggerCode = 1
RemoveDelay = 732000
# Any EVB board that uses CYUSB4357
[USB\VID_04B4&PID_521B]
Plugin = ccgx
GType = FuCcgxDmcDevice
CcgxDmcTriggerCode = 1
RemoveDelay = 732000