This commit is contained in:
Yogs # 2025-08-14 09:34:57 +02:00 committed by GitHub
commit 4fe247c12a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -542,6 +542,14 @@ static const struct dmi_system_id yc_acp_quirk_table[] = {
DMI_MATCH(DMI_PRODUCT_NAME, "OMEN by HP Gaming Laptop 16z-n000"),
}
},
{
.driver_data = &acp6x_card,
.matches = {
DMI_MATCH(DMI_BOARD_VENDOR,"HP"),
DMI_MATCH(DMI_PRODUCT_NAME,"Victus by HP Gaming Laptop 15-fb1xxx"),
}
},
{
.driver_data = &acp6x_card,
.matches = {