]> git.openfabrics.org - ~emulex/infiniband.git/commit
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)
commitef596a57b4d7d8b258beb570ed309ef85bf24dd1
tree6e419aa5ab052eb2cbbbe5fbacf1683dc82da4d8
parent05288426908ecb7ed7cbff61901db5918525578a
ALSA: hda - Add support for MacBook Pro 10,1

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>
sound/pci/hda/patch_cirrus.c