Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp4094188ybi; Mon, 29 Jul 2019 19:07:55 -0700 (PDT) X-Google-Smtp-Source: APXvYqwW7FYvR0jWz1hIJb9kbkmCVDfSqyiFYqwKkZ1c3EH3+PR4iWIEXiJVY/P1QqzO+qm2PCEm X-Received: by 2002:a17:902:86:: with SMTP id a6mr26266372pla.244.1564452475155; Mon, 29 Jul 2019 19:07:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564452475; cv=none; d=google.com; s=arc-20160816; b=xLVm9mF2OlTIlQnOGq6maKwG30JFwczyKessSEWhN0Y6d4NRdFhi5VNzq1cJfFgFnt j7Ob9HoCDlat+FccA97X3Dbsl4prt16fObUWCCydJwMqRf/8vfOm7RK0dVhE2bbs0b9U gyLEZa0ZeEzCV+ScNJ4k9CbTKN5w+boU19T2/Nr8Z0VYhtSLJTLxN9TQk73VFX6OKAa3 gxsCuFvY69hGXFv6OxfL8p4xHM4x3X/bwtmDrS37WOWALZO7gv1EBSd2oaLWD6EWRAxj 9Fc59RTd+rxsbzJ/ilG++btaByHkcgtL8N8U+8fveg7jeaXwfmoLS6V7EmZR3gMDUuyV Qo+A== 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=wsAi4eNtPih6yxXoT1eFPJnir5xHJaqbB7SUI3FfyQ8=; b=bdWj+mmgFaXnCvZDbQzRnNGxw8gzPTXftBtjhsyVQVD910/WlTLqfUFvHOlbo9Zw3m HPRLyRh9xuQUEWxAYPqSppB8IGWaMG4aAZNgpVVabnEhxEuh09yMIVQCT0Vxy/yKsDNF QBCF3X5IDW+O2gE80J0C6ZpedTexAoSunVrUG6MyQot70sBo1IY2RNMMm1BHYwx+94os O9UlixGciBRYt54pvidwmtTKToX76FYqWmBGTrA37+Xvpr23RCx8YPRsGTXvBUiWY0pf /NIXdBodiS2Phfp1/tQQeaYg1kjDwOwnSqZu9cC+OaBx7wlXVRbYWkx9OVwEpFHeh8uh RJOg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=UjSpSEGw; 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 q16si28925347pgv.140.2019.07.29.19.07.40; Mon, 29 Jul 2019 19:07:55 -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=UjSpSEGw; 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 S2388912AbfG2Tiq (ORCPT + 99 others); Mon, 29 Jul 2019 15:38:46 -0400 Received: from mail.kernel.org ([198.145.29.99]:53612 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388889AbfG2Tij (ORCPT ); Mon, 29 Jul 2019 15:38:39 -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 7DAAD206DD; Mon, 29 Jul 2019 19:38:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1564429119; bh=RB9hIpH/8Qdkva/l9o2yes0mx8YaAiHanj/V/Q1RVWU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=UjSpSEGwHMdiW6CjYnlYF+w5U2rlH9xsHYLEJfk/h/nN2TwDO55rKm7ys3O8ect6y Z+qdhC5ewN2Gqr7+Bbl2uAO53J2OhhRCJYGSDNLFWGwcRTS2tTy2RuqrgQ/Xgqmu6I +kqKgLt/wu4s1CCoRY5ARweG5EQDSKiA61S6Ij9Y= 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.14 290/293] ALSA: hda - Add a conexant codec entry to let mute led work Date: Mon, 29 Jul 2019 21:23:01 +0200 Message-Id: <20190729190846.459586057@linuxfoundation.org> X-Mailer: git-send-email 2.22.0 In-Reply-To: <20190729190820.321094988@linuxfoundation.org> References: <20190729190820.321094988@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 @@ -1127,6 +1127,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),