Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e0292bdd authored by Takashi Iwai's avatar Takashi Iwai Committed by Jaroslav Kysela
Browse files

[ALSA] hda-codec - Add model entry for ASUS Z62F



Added a model entry 'laptop-eapd' for ASUS Z62F laptop with
AD1986A codec.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent c93dd445
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -805,6 +805,8 @@ static struct hda_board_config ad1986a_cfg_tbl[] = {
	  .config = AD1986A_LAPTOP_EAPD }, /* ASUS A6J */
	{ .pci_subvendor = 0x1043, .pci_subdevice = 0x11f7,
	  .config = AD1986A_LAPTOP_EAPD }, /* ASUS U5A */
	{ .pci_subvendor = 0x1043, .pci_subdevice = 0x1297,
	  .config = AD1986A_LAPTOP_EAPD }, /* ASUS Z62F */
	{ .pci_subvendor = 0x103c, .pci_subdevice = 0x30af,
	  .config = AD1986A_LAPTOP_EAPD }, /* HP Compaq Presario B2800 */
	{}