]> git.hungrycats.org Git - linux/commit
ALSA: hda/realtek: Fix Internal Speaker and Mic boost of Infinix Y4 Max
authorDinesh Kumar <desikumar81@gmail.com>
Mon, 25 Nov 2024 09:28:42 +0000 (14:58 +0530)
committerTakashi Iwai <tiwai@suse.de>
Mon, 25 Nov 2024 14:41:38 +0000 (15:41 +0100)
commit5ebe792a5139f1ce6e4aed22bef12e7e2660df96
treef66e19d396c5d13fe09359e5376dd565d63a1f45
parent9d5ce1aa91db1b9dec9e06128b1ba241aeb004c2
ALSA: hda/realtek: Fix Internal Speaker and Mic boost of Infinix Y4 Max

Internal Speaker of Infinix Y4 Max remains muted due to incorrect
Pin configuration, and the Internal Mic records high noise. This patch
corrects the Pin configuration for the Internal Speaker and limits
the Internal Mic boost.
HW Probe for device: https://linux-hardware.org/?probe=6d4386c347
Test: Internal Speaker works fine, Mic has low noise.

Signed-off-by: Dinesh Kumar <desikumar81@gmail.com>
Cc: <stable@vger.kernel.org>
Link: https://patch.msgid.link/20241125092842.13208-1-desikumar81@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c