* [PATCH V2] ALSA: hda/cirrus fix cs420x MacPro 6,1 inverted jack detection
@ 2025-11-17 17:23 René Rebe
2025-11-18 6:56 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: René Rebe @ 2025-11-17 17:23 UTC (permalink / raw)
To: tiwai; +Cc: linux-sound, perex, rf
Turns out the Apple MacPro 6,1 trashcan also needs the inverted jack
detection like Mac mini patched, too.
Signed-off-by: René Rebe <rene@exactco.de>
---
v2: sorted by pciid
--- a/sound/hda/codecs/cirrus/cs420x.c
+++ b/sound/hda/codecs/cirrus/cs420x.c
@@ -585,6 +585,7 @@ static const struct hda_quirk cs4208_mac_fixup_tbl[] = {
SND_PCI_QUIRK(0x106b, 0x6c00, "MacMini 7,1", CS4208_MACMINI),
SND_PCI_QUIRK(0x106b, 0x7100, "MacBookAir 6,1", CS4208_MBA6),
SND_PCI_QUIRK(0x106b, 0x7200, "MacBookAir 6,2", CS4208_MBA6),
+ SND_PCI_QUIRK(0x106b, 0x7800, "MacPro 6,1", CS4208_MACMINI),
SND_PCI_QUIRK(0x106b, 0x7b00, "MacBookPro 12,1", CS4208_MBP11),
{} /* terminator */
};
--
René Rebe, ExactCODE GmbH, Berlin, Germany
https://exactco.de | https://t2linux.com | https://rene.rebe.de
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH V2] ALSA: hda/cirrus fix cs420x MacPro 6,1 inverted jack detection
2025-11-17 17:23 [PATCH V2] ALSA: hda/cirrus fix cs420x MacPro 6,1 inverted jack detection René Rebe
@ 2025-11-18 6:56 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2025-11-18 6:56 UTC (permalink / raw)
To: René Rebe; +Cc: tiwai, linux-sound, perex, rf
On Mon, 17 Nov 2025 18:23:51 +0100,
René Rebe wrote:
>
> Turns out the Apple MacPro 6,1 trashcan also needs the inverted jack
> detection like Mac mini patched, too.
>
> Signed-off-by: René Rebe <rene@exactco.de>
Applied now. Thanks.
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-11-18 6:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-17 17:23 [PATCH V2] ALSA: hda/cirrus fix cs420x MacPro 6,1 inverted jack detection René Rebe
2025-11-18 6:56 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox