diff options
Diffstat (limited to 'sound/pci/hda/patch_realtek.c')
-rw-r--r-- | sound/pci/hda/patch_realtek.c | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index 512582b1f10a..6f204ba02f62 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c | |||
@@ -5160,6 +5160,17 @@ static const struct snd_hda_pin_quirk alc269_pin_fixup_tbl[] = { | |||
5160 | {0x1d, 0x40700001}, | 5160 | {0x1d, 0x40700001}, |
5161 | {0x1e, 0x411111f0}, | 5161 | {0x1e, 0x411111f0}, |
5162 | {0x21, 0x02211040}), | 5162 | {0x21, 0x02211040}), |
5163 | SND_HDA_PIN_QUIRK(0x10ec0282, 0x103c, "HP 15 Touchsmart", ALC269_FIXUP_HP_MUTE_LED_MIC1, | ||
5164 | {0x12, 0x99a30130}, | ||
5165 | {0x14, 0x90170110}, | ||
5166 | {0x17, 0x40000000}, | ||
5167 | {0x18, 0x411111f0}, | ||
5168 | {0x19, 0x03a11020}, | ||
5169 | {0x1a, 0x411111f0}, | ||
5170 | {0x1b, 0x411111f0}, | ||
5171 | {0x1d, 0x40f41905}, | ||
5172 | {0x1e, 0x411111f0}, | ||
5173 | {0x21, 0x0321101f}), | ||
5163 | SND_HDA_PIN_QUIRK(0x10ec0283, 0x1028, "Dell", ALC269_FIXUP_DELL1_MIC_NO_PRESENCE, | 5174 | SND_HDA_PIN_QUIRK(0x10ec0283, 0x1028, "Dell", ALC269_FIXUP_DELL1_MIC_NO_PRESENCE, |
5164 | {0x12, 0x90a60130}, | 5175 | {0x12, 0x90a60130}, |
5165 | {0x14, 0x90170110}, | 5176 | {0x14, 0x90170110}, |