Received: by 2002:a25:86ce:0:0:0:0:0 with SMTP id y14csp9803ybm; Mon, 20 May 2019 10:57:14 -0700 (PDT) X-Google-Smtp-Source: APXvYqwpMikftJqqNVbuFOQskxyinHgtrJ5NcfKYmMevbG+JekMa0gQ9c4IE3ri/iYXdY6Mwa0k2 X-Received: by 2002:a17:902:a510:: with SMTP id s16mr77170835plq.334.1558375034067; Mon, 20 May 2019 10:57:14 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558375034; cv=none; d=google.com; s=arc-20160816; b=TFjF1qRcJc2JA3jnK/1/us830hi7ezE3/JfdaR1XOGSsfStspIRczmbn/qk9zS6JZM l58JDWIPpFwA/+iDX0P3QP8AeWuBMG7LSfyjq1i3gZ14l+VrujHH6TpzSEPd/rSQEaRq Cu1DMoHlgnqkz7PatqHImbtXfxRBTh2MkNXxVaR7/m+uL3L8aDPlcUVd3skuTPIZxffr SIZB78tqe42ZqIFtAJIr9ywmZJrXuRrI2DiYGipwx2QJxRY0uimDf5p9f9NY6xkUcisJ zYCHq8g0M3MnNAVb8jiScxNpTj1RSBv05KjoeJYU8YkQQckeKdHtsN+EbY1KDbfgHwJa /Yog== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=p1aMCfNvQVAhMBA+yHZU6WB6hf/MY4KBlT9ZwQLcZVk=; b=ujQGDthhOkD+RjJXd1P57lJnkU/ZcUPSlqCO+D+hYAJudmUdcD/73bgviTCOWoAw7T 3IR+U8FT5gFiXk+mKy9JnVYoNDo7Mq1hskHXMM/tLAPq+3y/clAsPHiOeBVL78g2205h kDeskQly2sDcFeI92BECnQZhPTNyokofKavUvswBPJ+7CzkEV2eCOf38w24acOh+dDdO sIVjXVk9bpvIzDgyFoQ/BWFK7h8w3OvXkk3x17wi0ghg96s6/GyjAUwz0BB1o7SxY6Sq HnjMoCNC0u46P3Cn9MlETJVjFejPxyC+oO8rKNfvgLPumNW8fJaDif3wo+nNRA2B/e5s SdWg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Ntf7D0EJ; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w13si18435762pge.212.2019.05.20.10.56.59; Mon, 20 May 2019 10:57:14 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Ntf7D0EJ; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2391234AbfETMoi (ORCPT + 99 others); Mon, 20 May 2019 08:44:38 -0400 Received: from mail.kernel.org ([198.145.29.99]:43372 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389537AbfETM1q (ORCPT ); Mon, 20 May 2019 08:27:46 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 93FAF20815; Mon, 20 May 2019 12:27:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558355266; bh=zJB3qhGxPWCYH21AF6fd26PvFecnkLrlf4xqniCa3DA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Ntf7D0EJCgGpwk4+dtcoNiTfirc+EKo+ndSUI9NbuCvkmAXAsfoNIxEywRPad3USC jyzvJptdSZb1j9uTD6+UBHaWsGpKmi3xDEk4UAsO3QIbLCFjkzpUO6NBxwbmAkmrHk 1dYw+fPi7LMS5xiz2QFthuP+RwH9G8ZoRSRk48Xk= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Jeremy Soller , Takashi Iwai Subject: [PATCH 5.0 052/123] ALSA: hdea/realtek - Headset fixup for System76 Gazelle (gaze14) Date: Mon, 20 May 2019 14:13:52 +0200 Message-Id: <20190520115248.191475953@linuxfoundation.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190520115245.439864225@linuxfoundation.org> References: <20190520115245.439864225@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Jeremy Soller commit 80a5052db75131423b67f38b21958555d7d970e4 upstream. On the System76 Gazelle (gaze14), there is a headset microphone input attached to 0x1a that does not have a jack detect. In order to get it working, the pin configuration needs to be set correctly, and the ALC269_FIXUP_HEADSET_MODE_NO_HP_MIC fixup needs to be applied. This is identical to the patch already applied for the System76 Darter Pro (darp5). Signed-off-by: Jeremy Soller Cc: Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- sound/pci/hda/patch_realtek.c | 2 ++ 1 file changed, 2 insertions(+) --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -6930,6 +6930,8 @@ static const struct snd_pci_quirk alc269 SND_PCI_QUIRK(0x1462, 0xb120, "MSI Cubi MS-B120", ALC283_FIXUP_HEADSET_MIC), SND_PCI_QUIRK(0x1462, 0xb171, "Cubi N 8GL (MS-B171)", ALC283_FIXUP_HEADSET_MIC), SND_PCI_QUIRK(0x1558, 0x1325, "System76 Darter Pro (darp5)", ALC293_FIXUP_SYSTEM76_MIC_NO_PRESENCE), + SND_PCI_QUIRK(0x1558, 0x8550, "System76 Gazelle (gaze14)", ALC293_FIXUP_SYSTEM76_MIC_NO_PRESENCE), + SND_PCI_QUIRK(0x1558, 0x8560, "System76 Gazelle (gaze14)", ALC293_FIXUP_SYSTEM76_MIC_NO_PRESENCE), SND_PCI_QUIRK(0x17aa, 0x1036, "Lenovo P520", ALC233_FIXUP_LENOVO_MULTI_CODECS), SND_PCI_QUIRK(0x17aa, 0x20f2, "Thinkpad SL410/510", ALC269_FIXUP_SKU_IGNORE), SND_PCI_QUIRK(0x17aa, 0x215e, "Thinkpad L512", ALC269_FIXUP_SKU_IGNORE),