OSDN Git Service

ALSA: hda/realtek - ALC287 I2S speaker platform support
authorKailang Yang <kailang@realtek.com>
Wed, 6 Sep 2023 08:50:41 +0000 (16:50 +0800)
committerTakashi Iwai <tiwai@suse.de>
Thu, 7 Sep 2023 08:33:04 +0000 (10:33 +0200)
commite43252db7e207a2e194e6a4883a43a31a776a968
treeb55b8e5e7c34161400fbdb868caf98a39321167f
parent86496fd4a2fabb7c978fdaca2d4b718207a96d36
ALSA: hda/realtek - ALC287 I2S speaker platform support

0x17 was only speaker pin, DAC assigned will be 0x03. Headphone
assigned to 0x02.
Playback via headphone will get EQ filter processing. So,it needs to
swap DAC.

Tested-by: Mark Pearson <mpearson@lenovo.com>
Signed-off-by: Kailang Yang <kailang@realtek.com>
Link: https://lore.kernel.org/r/4e4cfa1b3b4c46838aecafc6e8b6f876@realtek.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c