Received: by 2002:ac0:bc90:0:0:0:0:0 with SMTP id a16csp262242img; Mon, 18 Mar 2019 02:32:17 -0700 (PDT) X-Google-Smtp-Source: APXvYqzCOrUPobKaYadR8uxqeQuAep0x9h/gsv/sg4ioRYqi6TI0DPf+4celCvOscIwjIhiRMQ0Z X-Received: by 2002:a17:902:2a03:: with SMTP id i3mr12266493plb.229.1552901537576; Mon, 18 Mar 2019 02:32:17 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1552901537; cv=none; d=google.com; s=arc-20160816; b=xb+2wHi7nBhsK1+RpXLCMdhvPrhFhiQyIdzjNhy70aFv9PfC0dhNn+nDG63lFcyBTA IVb1QBO2oG4MP1KqNLioBJpS508D08YYrISbulgpCrEJawyIMgCTImSJ71Ukg1Dco02N /JL0W2hTaLJizr2dqPj1P8+OJcZf9/uLsdlgRwR0L/iuHVXbGQ8Yl19edNq8LUMebosA jRAe9lrggidvm1QwaEsaPYSC6vZXSRj+EH7u8bLm/b69BPCWR8fj3I0yVzjbpzJE7xDb K1kndcvM/9k2Q4hvpPzMZ3Qi/Q88XcU8QpjNGHePxda85nzyWyjyZa0N70E67RNAPqwE XrqA== 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=SS/+AwsMYCIbUIj+RXmbzQ5qYHUCDyCkW/CAHBMvQlQ=; b=ZHBFlU/ajYFzF8+WSRmV3Htomo5k/prgdubIFLHoD6MUQehTK6vgxQuFNxlOOu9W4u d2uSX/bzz/cG2iC5Ej5j4WYT2MHhq/H5f/PD9Gh33ioZ77mZEL0GovJDbuOvK5oZILVX my9Q5HD1KY1E/p9dQKjJCNqYzPTMV5iEFb+AV8RkrYOvDm2DXMl7tPgMckHZtoWO1FEo wIdShRzwJ+o5nk2FKPlP63oxhG2xj+JtfZ5M27k1ZbZR/ykzp8S3oRcJGZjlm2EycncE CKVn3vc2NqzMth7raJh9xmIzr5URbsfy4zSqsUmrTEUadkg6Z1magZwwPNg44MMPxSxY qHRQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=FLPqplGl; 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 8si8558616pgq.591.2019.03.18.02.32.02; Mon, 18 Mar 2019 02:32:17 -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=FLPqplGl; 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 S1727870AbfCRJam (ORCPT + 99 others); Mon, 18 Mar 2019 05:30:42 -0400 Received: from mail.kernel.org ([198.145.29.99]:37824 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727801AbfCRJah (ORCPT ); Mon, 18 Mar 2019 05:30:37 -0400 Received: from localhost (5356596B.cm-6-7b.dynamic.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 31FEE214D8; Mon, 18 Mar 2019 09:30:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1552901436; bh=BjCq3Ugf6Pt6BSorY4KctsmwXoAe/5vrIKSEZQaIWKw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=FLPqplGllwJUAmPMK94LkkEnz6o/yvDsTmP/D1Qc74rI0HTcIEzWVvn9oAmBFrVRe XYfkXN5hQ344Zi7QBJkMPFRtH2wCRk7teHdhiRDbTO79LWSAv9tY6NzEmrRSu8dH8y VjBD3w2sYE0hSFLlBWAx6bspvUj8tOP889SgOGDQ= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Jeff Burrell , Jaroslav Kysela , Takashi Iwai Subject: [PATCH 4.20 44/52] ALSA: hda - add more quirks for HP Z2 G4 and HP Z240 Date: Mon, 18 Mar 2019 10:25:31 +0100 Message-Id: <20190318083849.074156061@linuxfoundation.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190318083843.398913295@linuxfoundation.org> References: <20190318083843.398913295@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore 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 4.20-stable review patch. If anyone has any objections, please let me know. ------------------ From: Jaroslav Kysela commit 167897f4b32c2bc18b3b6183029a33fb420a114e upstream. Apply the HP_MIC_NO_PRESENCE fixups for the more HP Z2 G4 and HP Z240 models. Reported-by: Jeff Burrell Signed-off-by: Jaroslav Kysela Cc: Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- sound/pci/hda/patch_conexant.c | 3 +++ sound/pci/hda/patch_realtek.c | 6 ++++-- 2 files changed, 7 insertions(+), 2 deletions(-) --- a/sound/pci/hda/patch_conexant.c +++ b/sound/pci/hda/patch_conexant.c @@ -936,6 +936,9 @@ static const struct snd_pci_quirk cxt506 SND_PCI_QUIRK(0x103c, 0x8299, "HP 800 G3 SFF", CXT_FIXUP_HP_MIC_NO_PRESENCE), SND_PCI_QUIRK(0x103c, 0x829a, "HP 800 G3 DM", CXT_FIXUP_HP_MIC_NO_PRESENCE), SND_PCI_QUIRK(0x103c, 0x8455, "HP Z2 G4", CXT_FIXUP_HP_MIC_NO_PRESENCE), + SND_PCI_QUIRK(0x103c, 0x8456, "HP Z2 G4 SFF", CXT_FIXUP_HP_MIC_NO_PRESENCE), + SND_PCI_QUIRK(0x103c, 0x8457, "HP Z2 G4 mini", CXT_FIXUP_HP_MIC_NO_PRESENCE), + SND_PCI_QUIRK(0x103c, 0x8458, "HP Z2 G4 mini premium", CXT_FIXUP_HP_MIC_NO_PRESENCE), SND_PCI_QUIRK(0x1043, 0x138d, "Asus", CXT_FIXUP_HEADPHONE_MIC_PIN), SND_PCI_QUIRK(0x152d, 0x0833, "OLPC XO-1.5", CXT_FIXUP_OLPC_XO), SND_PCI_QUIRK(0x17aa, 0x20f2, "Lenovo T400", CXT_PINCFG_LENOVO_TP410), --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -6670,11 +6670,13 @@ static const struct snd_pci_quirk alc269 SND_PCI_QUIRK(0x103c, 0x2336, "HP", ALC269_FIXUP_HP_MUTE_LED_MIC1), SND_PCI_QUIRK(0x103c, 0x2337, "HP", ALC269_FIXUP_HP_MUTE_LED_MIC1), SND_PCI_QUIRK(0x103c, 0x221c, "HP EliteBook 755 G2", ALC280_FIXUP_HP_HEADSET_MIC), + SND_PCI_QUIRK(0x103c, 0x802e, "HP Z240 SFF", ALC221_FIXUP_HP_MIC_NO_PRESENCE), + SND_PCI_QUIRK(0x103c, 0x802f, "HP Z240", ALC221_FIXUP_HP_MIC_NO_PRESENCE), SND_PCI_QUIRK(0x103c, 0x820d, "HP Pavilion 15", ALC269_FIXUP_HP_MUTE_LED_MIC3), SND_PCI_QUIRK(0x103c, 0x8256, "HP", ALC221_FIXUP_HP_FRONT_MIC), SND_PCI_QUIRK(0x103c, 0x827e, "HP x360", ALC295_FIXUP_HP_X360), - SND_PCI_QUIRK(0x103c, 0x82bf, "HP", ALC221_FIXUP_HP_MIC_NO_PRESENCE), - SND_PCI_QUIRK(0x103c, 0x82c0, "HP", ALC221_FIXUP_HP_MIC_NO_PRESENCE), + SND_PCI_QUIRK(0x103c, 0x82bf, "HP G3 mini", ALC221_FIXUP_HP_MIC_NO_PRESENCE), + SND_PCI_QUIRK(0x103c, 0x82c0, "HP G3 mini premium", ALC221_FIXUP_HP_MIC_NO_PRESENCE), SND_PCI_QUIRK(0x103c, 0x83b9, "HP Spectre x360", ALC269_FIXUP_HP_MUTE_LED_MIC3), SND_PCI_QUIRK(0x1043, 0x103e, "ASUS X540SA", ALC256_FIXUP_ASUS_MIC), SND_PCI_QUIRK(0x1043, 0x103f, "ASUS TX300", ALC282_FIXUP_ASUS_TX300),