Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp2465270pxj; Mon, 10 May 2021 03:45:35 -0700 (PDT) X-Google-Smtp-Source: ABdhPJySlZUwq82qozTafHF2Bi7G7Zq4Y/4Jw9jq8cxItQVbyHdJJN8KLZalVOk4JPXOz/d6wa/X X-Received: by 2002:a02:3304:: with SMTP id c4mr21049335jae.68.1620643535737; Mon, 10 May 2021 03:45:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1620643535; cv=none; d=google.com; s=arc-20160816; b=lbPbtAT0KnWYFXYdEJ7pPddh4DepsYvULdiMItWbCHwHK4Tb1ZcI+MFmP6stQg5e6R xB3Elrk+jx0Ox2kM2PwLNuI9LyI/pK4CRqrjmOkk7YAAeAZsReT/gqKzd9acoy0ziBLb dncKXer5/dt0POfv9seWVv7qxV0napf3D/9sIB7Q+zoubsXpI2ufly6CaofcbrxsD3ts 98+3Gtrz6gdlcqRtddLY4bO4o/W96NwyfcUEzBun9txbcjgYdzPTFwOzo0I6F93dNpk0 u0err8ylJWHl/IQH6pFMM+Ema0vuQfwRnooe6KMlxn2/RVxTM3K1Z4md5bmt1EKpGPQc MZ7w== 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=YRPhSZtmK5hCL7+EpFOnNKFXYy3OcJS2ENINIWGJyHY=; b=XIhifiu1/RbJhripG5/0syaYU4wPT/VbfKeLXklEzHHnV6ZZ9RdSnFjkFfXdeb5NrQ cgiwcr1ONssMnx9j2krQZWI56DJf/5HcPSlnTto3sjls+p3J5FP+6vTX37Ks32gIiKJj OUX6fonoAg3RlutctcLRVPfz8nKLoRrTxEAb4aCd+eshE70jGz7RGy3sz+18P1/z+eXS 5k5YBto4bGsh0JYZAJiSCTrCLLBvZxV366y4sD+2jIQpyLpOWWmXl7kGbV5q7FHE7GBr 59vDv3byKNm+1taLEP/lQDV723gID71SxaLU0E3Cf5HCEGi9wz01DmzcO/LTLG1uDbTF KAbg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=DJ0IcGMs; 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 y3si17231781jai.94.2021.05.10.03.45.23; Mon, 10 May 2021 03:45:35 -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=DJ0IcGMs; 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 S233115AbhEJKpH (ORCPT + 99 others); Mon, 10 May 2021 06:45:07 -0400 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 S231490AbhEJKfl (ORCPT ); Mon, 10 May 2021 06:35:41 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id E7D0B6193B; Mon, 10 May 2021 10:28:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1620642533; bh=t0bm0qmPSnTBAlftlPxJrWy8R3HFt9molkH+dve+l1E=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=DJ0IcGMsN0hql+IHVb3H9sFQOwK117aKeY/7R8dqW2V8tFc0pbWqXwHBRqnhUvZAF OpMNKlzRAXGYt1iRo01VEohwKjwxEVKjQjq9NJ1eBzpkAVVRfA4HvWRmYDuA9yaWb4 BWw69oM2u89evCuV47gkxcLyr4lhtPBySsEIrhtA= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Eckhart Mohr , Werner Sembach , Takashi Iwai Subject: [PATCH 5.4 134/184] ALSA: hda/realtek: Add quirk for Intel Clevo PCx0Dx Date: Mon, 10 May 2021 12:20:28 +0200 Message-Id: <20210510101954.550912742@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210510101950.200777181@linuxfoundation.org> References: <20210510101950.200777181@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: Eckhart Mohr commit 970e3012c04c96351c413f193a9c909e6d871ce2 upstream. This applies a SND_PCI_QUIRK(...) to the Clevo PCx0Dx barebones. This fix enables audio output over the headset jack and ensures that a microphone connected via the headset combo jack is correctly recognized when pluged in. [ Rearranged the list entries in a sorted order -- tiwai ] Signed-off-by: Eckhart Mohr Co-developed-by: Werner Sembach Signed-off-by: Werner Sembach Cc: Link: https://lore.kernel.org/r/20210427153025.451118-1-wse@tuxedocomputers.com 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 @@ -2542,8 +2542,10 @@ static const struct snd_pci_quirk alc882 SND_PCI_QUIRK(0x1558, 0x65d1, "Clevo PB51[ER][CDF]", ALC1220_FIXUP_CLEVO_PB51ED_PINS), SND_PCI_QUIRK(0x1558, 0x65d2, "Clevo PB51R[CDF]", ALC1220_FIXUP_CLEVO_PB51ED_PINS), SND_PCI_QUIRK(0x1558, 0x65e1, "Clevo PB51[ED][DF]", ALC1220_FIXUP_CLEVO_PB51ED_PINS), + SND_PCI_QUIRK(0x1558, 0x65e5, "Clevo PC50D[PRS](?:-D|-G)?", ALC1220_FIXUP_CLEVO_PB51ED_PINS), SND_PCI_QUIRK(0x1558, 0x67d1, "Clevo PB71[ER][CDF]", ALC1220_FIXUP_CLEVO_PB51ED_PINS), SND_PCI_QUIRK(0x1558, 0x67e1, "Clevo PB71[DE][CDF]", ALC1220_FIXUP_CLEVO_PB51ED_PINS), + SND_PCI_QUIRK(0x1558, 0x67e5, "Clevo PC70D[PRS](?:-D|-G)?", ALC1220_FIXUP_CLEVO_PB51ED_PINS), SND_PCI_QUIRK(0x1558, 0x70d1, "Clevo PC70[ER][CDF]", ALC1220_FIXUP_CLEVO_PB51ED_PINS), SND_PCI_QUIRK(0x1558, 0x7714, "Clevo X170", ALC1220_FIXUP_CLEVO_PB51ED_PINS), SND_PCI_QUIRK_VENDOR(0x1558, "Clevo laptop", ALC882_FIXUP_EAPD),