kernel_samsung_a53x/sound/pci/hda
I Gede Agastya Darma Laksana d0b8ea4c92 ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support headset with microphone
commit 1576f263ee2147dc395531476881058609ad3d38 upstream.

This patch addresses an issue with the Panasonic CF-SZ6's existing quirk,
specifically its headset microphone functionality. Previously, the quirk
used ALC269_FIXUP_HEADSET_MODE, which does not support the CF-SZ6's design
of a single 3.5mm jack for both mic and audio output effectively. The
device uses pin 0x19 for the headset mic without jack detection.

Following verification on the CF-SZ6 and discussions with the original
patch author, i determined that the update to
ALC269_FIXUP_ASPIRE_HEADSET_MIC is the appropriate solution. This change
is custom-designed for the CF-SZ6's unique hardware setup, which includes
a single 3.5mm jack for both mic and audio output, connecting the headset
microphone to pin 0x19 without the use of jack detection.

Fixes: 0fca97a29b83 ("ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirk")
Signed-off-by: I Gede Agastya Darma Laksana <gedeagas22@gmail.com>
Cc: <stable@vger.kernel.org>
Message-ID: <20240401174602.14133-1-gedeagas22@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-11-19 09:23:10 +01:00
..
ca0132_regs.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_auto_parser.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_auto_parser.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_beep.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_beep.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_bind.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_codec.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_controller.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_controller.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_controller_trace.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_eld.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_generic.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_generic.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_hwdep.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_intel.c ALSA: hda: Intel: add HDA_ARL PCI ID support 2024-11-18 12:13:18 +01:00
hda_intel.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_intel_trace.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_jack.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_jack.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_local.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_proc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_sysfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda_tegra.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hp_x360_helper.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ideapad_s740_helper.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
patch_analog.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
patch_ca0110.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
patch_ca0132.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
patch_cirrus.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
patch_cmedia.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
patch_conexant.c ALSA: hda/conexant: Add quirk for SWS JS201D 2024-11-18 12:13:32 +01:00
patch_hdmi.c ALSA: hda/hdmi: add force-connect quirk for NUC5CPYB 2024-11-18 12:11:59 +01:00
patch_realtek.c ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support headset with microphone 2024-11-19 09:23:10 +01:00
patch_si3054.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
patch_sigmatel.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
patch_via.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
thinkpad_helper.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00