]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/realtek - Add supported new mute Led for HP
authorKailang Yang <kailang@realtek.com>
Tue, 7 Apr 2020 06:40:20 +0000 (14:40 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 7 Apr 2020 07:47:37 +0000 (09:47 +0200)
commitca2df348c427d5a3ceda9030b570a12764c9f4ba
tree520b104f4a4c647067214cdf7b6ffc8b268377ee
parentc94da314e1921689e20a3ddf34f38ecf3002363c
ALSA: hda/realtek - Add supported new mute Led for HP

HP Note Book supported new mute Led.
Hardware PIN was not enough to meet old LED rule.
JD2 to control playback mute led.
GPO3 to control capture mute led.
(ALC285 didn't control GPO3 via verb command)
This two PIN just could control by COEF registers.

[ corrected typos by tiwai ]

Signed-off-by: Kailang Yang <kailang@realtek.com>
Link: https://lore.kernel.org/r/6741211598ba499687362ff2aa30626b@realtek.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c