Unverified Commit 13b86ea9 authored by Raven Black's avatar Raven Black Committed by Mark Brown
Browse files

ASoC: amd: yc: update quirk data for HP Victus



Make the internal microphone work on HP Victus laptops.

Signed-off-by: default avatarRaven Black <ravenblack@gmail.com>
Link: https://patch.msgid.link/20250613-support-hp-victus-microphone-v1-1-bebc4c3a2041@gmail.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent dc8b6091
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -521,6 +521,13 @@ 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-fb2xxx"),
		}
	},
	{
		.driver_data = &acp6x_card,
		.matches = {