Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp771880ybl; Wed, 11 Dec 2019 07:17:28 -0800 (PST) X-Google-Smtp-Source: APXvYqw4rtMdbIPv+jI8eTOBBbgIvK+MdiZ1EFpqGUP3L9ZSqW1SCN/8QQJAB5tqNztasA8Bv7ER X-Received: by 2002:a05:6808:12:: with SMTP id u18mr3036724oic.51.1576077448550; Wed, 11 Dec 2019 07:17:28 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1576077448; cv=none; d=google.com; s=arc-20160816; b=mJCbPCICwmJQq7I39RLEtaNXIJKPjcqExNsv39nia9aG3LiRVrj/6LS+1eBU/P51pA iPLiNRBLFvR+pGugF6Bt8GbUsCc4oZqVUvMTCbQQkucJeWfaCODtDzK9pc1bMnHMhdQW uaVdjyq/TwBo6JH6dnTt2DQ6Ig+FiewYj6HsUD3YvOygJWkpgSIGXXEk0bz+3xOhFWD5 TVNGD+25lOOOEPzm0OicC6mORoCa7tNdmeDrhVqYUvnlZsz67Sdtq4I+P8Ktl4FQEwJO tps15cDWJrWCPEFeTHSHl+Ph/Wd1++6sMN+yy04Nr9eoYF6HriGylBrzJKKt4FC+WTZi QqAQ== 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=92Bv+T2/14mhgWENis7xWShTa867HwRGdihi8ndsuf8=; b=CKx5KHfcIxGHFfZl3jwx+JrdBCXiQhBvA0diYxu7MUgigHG437YncxLZ7aiJAjggY4 qn/F+pgvRmo7Cqyonzm3QVMVbECMZrcowwpTsYNs/wElB+8KUlAuZE4ewpeLJAyB4hnM yPunVsw9gAB3a8rK/jz/9k7xg//cSHwb05g9ZzDp58LwUrMrgBWA13Y4EkceWroNZnL5 f8425oqybja9ymdNVADy7jKGz2LIZksQS59chGBh/wuyMiify2H49gRdX+AhrQD4do/d YCPTbzBI712Qe9TiI0lI9QbPBUl480vuOPlH5jgufFR52h0XwS+WpYqNcvIcTL0P7J+q ufHA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=qSaYmdKs; 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 h6si1340754oie.215.2019.12.11.07.17.16; Wed, 11 Dec 2019 07:17:28 -0800 (PST) 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=qSaYmdKs; 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 S1731800AbfLKPPa (ORCPT + 99 others); Wed, 11 Dec 2019 10:15:30 -0500 Received: from mail.kernel.org ([198.145.29.99]:40400 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731661AbfLKPOr (ORCPT ); Wed, 11 Dec 2019 10:14:47 -0500 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 550B624654; Wed, 11 Dec 2019 15:14:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1576077286; bh=TM+Fvhm1dFY/IaoO1CNJHigNzlwwKU3xhRzG2kgfsAE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=qSaYmdKsDztUylSNoQ8XwT3uRaQ/BLVf18kQdvTNJmObN6IWSg1kiCqWwIL13wJ59 42VwssWezF3uxPF7BcUXRo++yGZLb21qCv9Fo5/cY2vaSMLNIqhPThvsppMZLvMD0I YfMCKBdCCIOLoc07pij5aYicA4Iyn7kFenOFuTxU= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Hui Wang , Takashi Iwai Subject: [PATCH 5.3 050/105] ALSA: hda/realtek - Enable the headset-mic on a Xiaomis laptop Date: Wed, 11 Dec 2019 16:05:39 +0100 Message-Id: <20191211150242.026045707@linuxfoundation.org> X-Mailer: git-send-email 2.24.1 In-Reply-To: <20191211150221.153659747@linuxfoundation.org> References: <20191211150221.153659747@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: Hui Wang commit 695d1ec3994f9de2cefae80ee2087c95d2e5a2f3 upstream. The headset on this machine is not defined, after applying the quirk ALC256_FIXUP_ASUS_HEADSET_MIC, the headset-mic works well BugLink: https://bugs.launchpad.net/bugs/1846148 Cc: Signed-off-by: Hui Wang Link: https://lore.kernel.org/r/20191121025427.8856-1-hui.wang@canonical.com Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- sound/pci/hda/patch_realtek.c | 1 + 1 file changed, 1 insertion(+) --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -7227,6 +7227,7 @@ static const struct snd_pci_quirk alc269 SND_PCI_QUIRK(0x17aa, 0x9e54, "LENOVO NB", ALC269_FIXUP_LENOVO_EAPD), SND_PCI_QUIRK(0x19e5, 0x3204, "Huawei MACH-WX9", ALC256_FIXUP_HUAWEI_MACH_WX9_PINS), SND_PCI_QUIRK(0x1b7d, 0xa831, "Ordissimo EVE2 ", ALC269VB_FIXUP_ORDISSIMO_EVE2), /* Also known as Malata PC-B1303 */ + SND_PCI_QUIRK(0x1d72, 0x1901, "RedmiBook 14", ALC256_FIXUP_ASUS_HEADSET_MIC), SND_PCI_QUIRK(0x10ec, 0x118c, "Medion EE4254 MD62100", ALC256_FIXUP_MEDION_HEADSET_NO_PRESENCE), #if 0