Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp3072759imm; Sun, 1 Jul 2018 11:36:41 -0700 (PDT) X-Google-Smtp-Source: ADUXVKLCe6YzOfM7Yw5aRuxvkNw/pIzzLQF8BFctyOf4AQgSRo1yQ6CBnHzGOVoqCoQm0PayyhOq X-Received: by 2002:a65:594b:: with SMTP id g11-v6mr19662250pgu.260.1530470201248; Sun, 01 Jul 2018 11:36:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1530470201; cv=none; d=google.com; s=arc-20160816; b=mkvZDrjU5bue72UfU7h75BdRwHVX/+fkFLStRdDW8a92t4yszNyQ21+SL6DIWgtmRU /V1wZZwBD6KbuFJupBxAZ0v6OKSnQab1ezBTm4FEJgN2K/W0h3d9T9Qvk6w6HZ7oOJmh 3IbCa9itG2WqQlFwUIvGHDCf6rH+ytTaIYWH6snT+WIOVJrbJEn7SN3dEus21y9UhMgg a4mZyfzda5UKstBTns1z6M5JXnaUFQaTQ1KYRXlRu4XN9xCg4doEumn6pJYq99EcAYsa XGu06nJuUQH+KJhwgRW+hLaleTEsN/mid5diGYrfS5DlTJ7NcaiThHikhOBifKMZtIVq sBMA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=ddMjhqm//QwZjiCgIuBlAaHcfDKoSG/wfzlnPA27Izs=; b=p5m7VQv5XctXwMFmPBJ8UPIgRlMDiR7BxGelSBJuo/TJSaG5G+EqUX+y8s9buBfRd1 g6KuGwYzjUpyicGk/E/bL3V7jipHYMYw7D48JbDs78h3SMBmDkynssT/yOCFjgK1DLCW PvAeNC65IWyFgWjCnaIOvPIIsg/pOBioikQCV1dV2ruvMggedxlvcvbGrUQyOJEhKgzc +JxToTgslf9aYV0zQ9rKzGL18rIl85FFyXmoFrT0bWNwk2jc7wH7hxpnQLeTzMTCPtuU fFzaX5KlJZgLVD7E+Z5piPHphlSdoRfEm85xMTy1TXfUgc2T2JPO1LdTE+Rb5wfyKv1Q 7Ddw== ARC-Authentication-Results: i=1; mx.google.com; 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 v38-v6si14603951plg.283.2018.07.01.11.36.26; Sun, 01 Jul 2018 11:36:41 -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; 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 S933502AbeGASfu (ORCPT + 99 others); Sun, 1 Jul 2018 14:35:50 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:60610 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932463AbeGAQPj (ORCPT ); Sun, 1 Jul 2018 12:15:39 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 42E7E4A3; Sun, 1 Jul 2018 16:15:38 +0000 (UTC) From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Dennis Wassenberg , Takashi Iwai Subject: [PATCH 4.4 019/105] ALSA: hda: add dock and led support for HP ProBook 640 G4 Date: Sun, 1 Jul 2018 18:01:29 +0200 Message-Id: <20180701153150.808748390@linuxfoundation.org> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20180701153149.382300170@linuxfoundation.org> References: <20180701153149.382300170@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.4-stable review patch. If anyone has any objections, please let me know. ------------------ From: Dennis Wassenberg commit 7eef32c1ef895a3a96463f9cbd04203007cd5555 upstream. This patch adds missing initialisation for HP 2013 UltraSlim Dock Line-In/Out PINs and activates keyboard mute/micmute leds for HP ProBook 640 G4 Signed-off-by: Dennis Wassenberg Cc: 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 @@ -852,6 +852,7 @@ static const struct snd_pci_quirk cxt506 SND_PCI_QUIRK(0x103c, 0x807C, "HP EliteBook 820 G3", CXT_FIXUP_HP_DOCK), SND_PCI_QUIRK(0x103c, 0x80FD, "HP ProBook 640 G2", CXT_FIXUP_HP_DOCK), SND_PCI_QUIRK(0x103c, 0x83b3, "HP EliteBook 830 G5", CXT_FIXUP_HP_DOCK), + SND_PCI_QUIRK(0x103c, 0x83d3, "HP ProBook 640 G4", CXT_FIXUP_HP_DOCK), SND_PCI_QUIRK(0x103c, 0x8174, "HP Spectre x360", CXT_FIXUP_HP_SPECTRE), SND_PCI_QUIRK(0x103c, 0x8115, "HP Z1 Gen3", CXT_FIXUP_HP_GATE_MIC), SND_PCI_QUIRK(0x1043, 0x138d, "Asus", CXT_FIXUP_HEADPHONE_MIC_PIN),