]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA hda/realtek: Add quirk for Framework F111:000C
authorDaniel Schaefer <dhs@frame.work>
Tue, 31 Dec 2024 04:59:58 +0000 (12:59 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 31 Dec 2024 11:43:15 +0000 (12:43 +0100)
commit7b509910b3ad6d7aacead24c8744de10daf8715d
tree54371fe3b56ffe7f13edd8968c534c0db8c06402
parentabbff41b6932cde359589fd51f4024b7c85f366b
ALSA hda/realtek: Add quirk for Framework F111:000C

Similar to commit eb91c456f371
("ALSA: hda/realtek: Add Framework Laptop 13 (Intel Core Ultra) to quirks")
and previous quirks for Framework systems with
Realtek codecs.

000C is a new platform that will also have an ALC285 codec and needs the
same quirk.

Cc: Jaroslav Kysela <perex@perex.cz>
Cc: Takashi Iwai <tiwai@suse.com>
Cc: linux@frame.work
Cc: Dustin L. Howett <dustin@howett.net>
Signed-off-by: Daniel Schaefer <dhs@frame.work>
Cc: <stable@vger.kernel.org>
Link: https://patch.msgid.link/20241231045958.14545-1-dhs@frame.work
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c