]> git.baikalelectronics.ru Git - kernel.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)
commit338dfc22974ae10e99958251a8bfff30af755c5e
tree6e419aa5ab052eb2cbbbe5fbacf1683dc82da4d8
parent9470009f74e53ed63d15603d98cce1289f9575fa
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