diff options
author | I Gede Agastya Darma Laksana <gedeagas22@gmail.com> | 2024-04-02 00:46:02 +0700 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2024-04-02 08:06:55 +0200 |
commit | 1576f263ee2147dc395531476881058609ad3d38 (patch) | |
tree | f30d9f09c98fcdc92dc1cf41c9aedef6968c0a7b /.cocciconfig | |
parent | b67a7dc418aabbddec41c752ac29b6fa0250d0a8 (diff) | |
download | lwn-1576f263ee2147dc395531476881058609ad3d38.tar.gz lwn-1576f263ee2147dc395531476881058609ad3d38.zip |
ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support headset with microphone
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>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions