]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
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)
commit431e76c3edd76d84a0ed1eb81a286b2ddecc5ee4
tree520b104f4a4c647067214cdf7b6ffc8b268377ee
parentfd60e0683e8e9107e09cd2e4798f3e27e85d2705
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