mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-14 16:11:22 +00:00
genesys: Add a trivial missed quirk key
This commit is contained in:
parent
d15f0b1cca
commit
46f4d9b993
@ -15,6 +15,7 @@
|
||||
static void
|
||||
fu_plugin_genesys_load(FuContext *ctx)
|
||||
{
|
||||
fu_context_add_quirk_key(ctx, "GenesysScalerCfiFlashId");
|
||||
fu_context_add_quirk_key(ctx, "GenesysScalerGpioOutputRegister");
|
||||
fu_context_add_quirk_key(ctx, "GenesysScalerGpioEnableRegister");
|
||||
fu_context_add_quirk_key(ctx, "GenesysScalerGpioValue");
|
||||
|
Loading…
Reference in New Issue
Block a user