Commit 7f9310c1 authored by Jiang Zhe's avatar Jiang Zhe Committed by Jaroslav Kysela

[ALSA] hda-codec - Update dell-m82 model pin config

Updated dell-m82 model pin config table.  The old config doesn't work
with Dell 1210 and co.
Signed-off-by: default avatarJiang Zhe <zhe.jiang@intel.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
Signed-off-by: default avatarJaroslav Kysela <perex@perex.cz>
parent 27caac81
...@@ -932,8 +932,8 @@ static unsigned int dell_922x_m81_pin_configs[10] = { ...@@ -932,8 +932,8 @@ static unsigned int dell_922x_m81_pin_configs[10] = {
102801D7 (Dell XPS M1210) 102801D7 (Dell XPS M1210)
*/ */
static unsigned int dell_922x_m82_pin_configs[10] = { static unsigned int dell_922x_m82_pin_configs[10] = {
0x0221121f, 0x408103ff, 0x02111212, 0x90100310, 0x02211211, 0x408103ff, 0x02a1123e, 0x90100310,
0x408003f1, 0x02111211, 0x03451340, 0x40c003f2, 0x408003f1, 0x0221121f, 0x03451340, 0x40c003f2,
0x508003f3, 0x405003f4, 0x508003f3, 0x405003f4,
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment