Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp2657223pxj; Mon, 14 Jun 2021 04:12:27 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzG6ugAc2PvveUp2abATagbKUVXOTUtInA09N03NupRHXHxvYlVI+gW4zhjGHhBH68O6/IF X-Received: by 2002:a17:906:5593:: with SMTP id y19mr14298030ejp.195.1623669146849; Mon, 14 Jun 2021 04:12:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1623669146; cv=none; d=google.com; s=arc-20160816; b=LficLHwph033mq9+OHfbaBTL8xbmRfoP/yH5fh6fWwXLJrDDnYT7tVKiGvV1xc8+8L wk0XrgGcd7yQ12r9nMgMIeskmMRFE/uiyAwUCIi4y4M1QrLQy2DFFfxhRvIjZACQ1DBe 1EJe3QfDqW7DlubsGhyrPWlsoLwa2SIBRsRxEbvuXq0oybIQWfuEtkxhQB2cg8lwcWd4 XgpeitTT4oZmedGN4vyfbOk+UlYjAFm83t8OSSPnssObLldf6fwAaB2HLtR/YDxA0+E/ ry3pGRXi5RSD1EnMXEeyY4CgMeg0EotDGT+qrdHtu/hCY+W3aL1p4yxebrysv4Ri0Q2/ 8QYg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=aMUDYPaF5BvABGoU1lnm4n2/6o7Mht3KF4AQ+szSNjw=; b=d/03wtkm8OF5awXcpvvTHsxP8pk6JI2vlQHa2Ocie0ytOX00/Sj7ub1sRaqo1ck9Gj 0muVQQrnKbyN05xoM0gRYO7FBEIg2aka48jVgkFQ0cKBAHz15cpP422o0+iUEoMLZboI RH+fgWg+6fMJkt+22bpLxQHKOM33fhZkubo9E+MDvR6CF20g05CmLlAtZQKx45g8kZmL 5Ov87OUuRL1riD5DD5zYKUrzwT5jwIy5YeXq14W6YUTS5KCfQH3nyTjhjK5tKqCfInMW mUL7MuWvCaU2X8KDFGHhCuY2FNvyJYEEPas9UqTqpPKKkMo21MG+ZUf2es5i0KWv39nu dnHQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=xm8pABbL; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id v22si10632489eji.478.2021.06.14.04.12.03; Mon, 14 Jun 2021 04:12:26 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=xm8pABbL; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234886AbhFNLMS (ORCPT + 99 others); Mon, 14 Jun 2021 07:12:18 -0400 Received: from mail.kernel.org ([198.145.29.99]:36694 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233209AbhFNLAk (ORCPT ); Mon, 14 Jun 2021 07:00:40 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 6CF9F61241; Mon, 14 Jun 2021 10:43:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1623667383; bh=gBvhaH17fIvPctQzkKra+xxrx/ARJy8GIoQ7ozcjx64=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=xm8pABbLM3OMArFucvP2hoz+kzFj4Vgg2M/CsPwN7+KdS1crdahk3FWIycsFiO6mR s9m+PjNwwktR5OKrWN7JsZbK549Egwv7pG/ZBCAiAy0ji286LpofEt4brrXpBhoBZ7 i/q2KuCJxcarU9mHUzNG+q5tKFJOPf/8SgEQ3nGg= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Jeremy Szu , Takashi Iwai Subject: [PATCH 5.10 050/131] ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 840 Aero G8 Date: Mon, 14 Jun 2021 12:26:51 +0200 Message-Id: <20210614102654.727537444@linuxfoundation.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210614102652.964395392@linuxfoundation.org> References: <20210614102652.964395392@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Jeremy Szu commit dfb06401b4cdfc71e2fc3e19b877ab845cc9f7f7 upstream. The HP EliteBook 840 Aero G8 using ALC285 codec which using 0x04 to control mute LED and 0x01 to control micmute LED. In the other hand, there is no output from right channel of speaker. Therefore, add a quirk to make it works. Signed-off-by: Jeremy Szu Cc: Link: https://lore.kernel.org/r/20210605082539.41797-3-jeremy.szu@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 @@ -8327,6 +8327,7 @@ static const struct snd_pci_quirk alc269 SND_PCI_QUIRK(0x103c, 0x87f5, "HP", ALC287_FIXUP_HP_GPIO_LED), SND_PCI_QUIRK(0x103c, 0x87f7, "HP Spectre x360 14", ALC245_FIXUP_HP_X360_AMP), SND_PCI_QUIRK(0x103c, 0x8846, "HP EliteBook 850 G8 Notebook PC", ALC285_FIXUP_HP_GPIO_LED), + SND_PCI_QUIRK(0x103c, 0x884b, "HP EliteBook 840 Aero G8 Notebook PC", ALC285_FIXUP_HP_GPIO_LED), SND_PCI_QUIRK(0x103c, 0x884c, "HP EliteBook 840 G8 Notebook PC", ALC285_FIXUP_HP_GPIO_LED), SND_PCI_QUIRK(0x103c, 0x886d, "HP ZBook Fury 17.3 Inch G8 Mobile Workstation PC", ALC285_FIXUP_HP_GPIO_AMP_INIT), SND_PCI_QUIRK(0x103c, 0x8870, "HP ZBook Fury 15.6 Inch G8 Mobile Workstation PC", ALC285_FIXUP_HP_GPIO_AMP_INIT),