aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/hda/patch_realtek.c')
-rw-r--r--sound/pci/hda/patch_realtek.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index b1e8cd8961de..8fc0fbb4f528 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -6440,6 +6440,9 @@ static struct hda_board_config alc262_cfg_tbl[] = {
{ .modelname = "hippo",
.pci_subvendor =0x1002, .pci_subdevice = 0x437b,
.config = ALC262_HIPPO},
+ { .modelname = "hippo",
+ .pci_subvendor = 0x104d, .pci_subdevice = 0x8203,
+ .config = ALC262_HIPPO }, /* Sony UX-90s */
{ .modelname = "hippo_1",
.pci_subvendor =0x17ff, .pci_subdevice = 0x058f,
.config = ALC262_HIPPO_1},