ALSA: hda - Add support for MacBook Pro 10,1
authorTakashi Iwai <tiwai@suse.de>
Tue, 11 Sep 2012 14:53:08 +0000 (16:53 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 11 Sep 2012 15:00:14 +0000 (17:00 +0200)
MacBook Pro 10,1 needs a few adjustments to make it working:
- more COEF verbs
- some pin config overrides to disable the unused pin (0x0d, 0x12),
  and fix the internal mic (0x0e)

In addition, it uses GPIO 1 and 3 like other MacBooks.

The internal digital mic on the machine is still problematic: it seems
that only the right channel is used and the left is always static.
This looks like a hardware design, so we need to cope in the software
side somehow...

The primary information and test were brought from Daniel J Blueman.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found