Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp3795749ybi; Mon, 29 Jul 2019 12:47:21 -0700 (PDT) X-Google-Smtp-Source: APXvYqzVbxFOh8Chzd3pBXxqLeOcg5HsvwS47X4NIkXqGxKV/H7fACtdHbRNSfBV3yyai2hJKVqK X-Received: by 2002:a17:902:b909:: with SMTP id bf9mr17938556plb.309.1564429641667; Mon, 29 Jul 2019 12:47:21 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564429641; cv=none; d=google.com; s=arc-20160816; b=C2b6MXMmR2rUOCqEzkZAfrfvnbkKpCNYxqeRf0JL1Hbos32+7Ot7nCmJZDuODffTPk dJ8k8nEOwDw/BRvr5tSLevxSaxquNsB1R3XUrj6R4e1HLbySRnoxIcjElAW/zGW1UwHy 2WADYHij1mjD8zzeL2yCQrnT+viFAdEFpsDQWoATTmKe8FkG8FkmFzkcXy13S6Ob/7Tc UwtlQVCY+mw8bm5Nh03x5Oq8unNaGwkUjDMeQtt2cWQ5IKKtOoTOy24pZuqDXr39VtlX +zautgOTnrkrV7un2z4bM6YwWCMKF75lkQLb2rPE0P5VgzuQfFLa4irfjtjOzly+WvXi Y9Mg== 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=o8AE3vb68PjaG7/Z9puM4bsLh8dmDPpRRpAKFgB6SYY=; b=n0nYwcdsiMc6ro3qUSYeQLiLxQ3mIq6ebLNLMHvG5uXyD1/jeZJ8QTlWUPl8h6hwCw JgcfOeZMAq5jui18Ehp0x6S9ag8istN/6SpvCbNIxDuH1+w5U9declmqUeFAH/FKfrIh TbYXpzklKX3aUKZI+y+Rndbgxp6BbQ+/ImFLtCDOWNtQgoj93en087pnE7vUcNr3Tn+K zUEs64sS98CysarDPbZX9Hvv/Gr6tAzGlTGHv6voQUu/euXnjtZKTf6Vr5Ka1cpX7y74 2kkg0q7PXHCJkLTzHGPCXJdkoIAWD2WEqoYHdBbbC4J08lRDdhKpzFqLgs07P8r84KYa 2iaA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=YfwLHaDy; 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 z17si27130341pgj.147.2019.07.29.12.47.06; Mon, 29 Jul 2019 12:47:21 -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=YfwLHaDy; 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 S2389831AbfG2Toq (ORCPT + 99 others); Mon, 29 Jul 2019 15:44:46 -0400 Received: from mail.kernel.org ([198.145.29.99]:33202 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389808AbfG2Tog (ORCPT ); Mon, 29 Jul 2019 15:44:36 -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 B2818205F4; Mon, 29 Jul 2019 19:44:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1564429476; bh=corQFp4clWMPuFalfLX5X9dp7Kx3GlivWNOEEpdPTJM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=YfwLHaDyepVlS2MkuCGvVc6wd8vnTvCj9uCGjJ+V4GInUJ2qn+11KM/W3SPSEafN8 8+0bhVLoCMBquOQrlczto98atJhlHxpCJq9CGyOsN8dhX3qPTe1b2qctHYmzKkjh4P bBzchvbxDQYNCniqvgPh47HbAzEy3jTXEj4ECT9I= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Hui Wang , Takashi Iwai Subject: [PATCH 4.19 109/113] ALSA: hda - Add a conexant codec entry to let mute led work Date: Mon, 29 Jul 2019 21:23:16 +0200 Message-Id: <20190729190721.107897071@linuxfoundation.org> X-Mailer: git-send-email 2.22.0 In-Reply-To: <20190729190655.455345569@linuxfoundation.org> References: <20190729190655.455345569@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 3f8809499bf02ef7874254c5e23fc764a47a21a0 upstream. This conexant codec isn't in the supported codec list yet, the hda generic driver can drive this codec well, but on a Lenovo machine with mute/mic-mute leds, we need to apply CXT_FIXUP_THINKPAD_ACPI to make the leds work. After adding this codec to the list, the driver patch_conexant.c will apply THINKPAD_ACPI to this machine. Cc: stable@vger.kernel.org Signed-off-by: Hui Wang Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- sound/pci/hda/patch_conexant.c | 1 + 1 file changed, 1 insertion(+) --- a/sound/pci/hda/patch_conexant.c +++ b/sound/pci/hda/patch_conexant.c @@ -1096,6 +1096,7 @@ static int patch_conexant_auto(struct hd */ static const struct hda_device_id snd_hda_id_conexant[] = { + HDA_CODEC_ENTRY(0x14f11f86, "CX8070", patch_conexant_auto), HDA_CODEC_ENTRY(0x14f12008, "CX8200", patch_conexant_auto), HDA_CODEC_ENTRY(0x14f15045, "CX20549 (Venice)", patch_conexant_auto), HDA_CODEC_ENTRY(0x14f15047, "CX20551 (Waikiki)", patch_conexant_auto),