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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 May 2020 15:46:37 +0000 (17:46 +0200)
commit0d189b31c4d7ba317d4efd5f5e8325e4d6524160
tree81283e59566fa1b789280ff61ea171cb46e3cc22
parent69d5dc286d05441ca2f854ae8df11201f6f9b706
ALSA: hda/realtek - Add supported new mute Led for HP

[ Upstream commit 431e76c3edd76d84a0ed1eb81a286b2ddecc5ee4 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/pci/hda/patch_realtek.c