Update acp6x-mach.c

Added Xiaomi Redmi G Pro 2022 laptop
This commit is contained in:
anf1980 2024-11-10 20:45:21 +03:00 committed by GitHub
parent a9cda7c0ff
commit f83668dd6c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -409,6 +409,13 @@ static const struct dmi_system_id yc_acp_quirk_table[] = {
DMI_MATCH(DMI_PRODUCT_NAME, "Xiaomi Book Pro 14 2022"),
}
},
{
.driver_data = &acp6x_card,
.matches = {
DMI_MATCH(DMI_BOARD_VENDOR, "TIMI"),
DMI_MATCH(DMI_PRODUCT_NAME, "Redmi G 2022"),
}
},
{
.driver_data = &acp6x_card,
.matches = {