Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp523801yba; Mon, 1 Apr 2019 11:02:24 -0700 (PDT) X-Google-Smtp-Source: APXvYqyDXiQdUSuqMOV7Siqrkl35Osnxtlw/jAVhr7xM3joPKPBhmzmqI1lkO8HqopSPd98skEkD X-Received: by 2002:a17:902:290b:: with SMTP id g11mr65529483plb.269.1554141744362; Mon, 01 Apr 2019 11:02:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1554141744; cv=none; d=google.com; s=arc-20160816; b=KFVb7zplnrT8pCaxSwt7stn95LHwRWYAGXfwDpqBvi2fnYIbSNepiMPj5KwbfSlpHR grmBditG/M7RyXRFEXp4z9jsEOLvqfx8l6iZrIgHRkJjoXveD05H0Hio4aLUq1IlMn/e C/bM2x9tiaagKBCxfsL8HiBklfB0KMIRBr86hO8KaNcTUCcIta8/TNB9ZmHLgTmz66t+ zYMVEGZzk0/JaNxrt8dpuWHSynEg4B8oyeusi9jNTTEz/2fKjamVRN+E1xHIxlaePQa1 Bae/PJ7o1+E8w9at/diVZZJ/AUPftmh4fROpOCLBceU5S1kGmnWznJ4mYZqq8gJeImqb hCew== 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=cLZOtk4Rxl3hnlXslZO83+f3Ge99tHMi9ZXQtcgowkI=; b=alUzGVzH4HiLVUkUMdP3S3yR6rMkmGdfi0OAVt8VXUBRc7aoMasLcWZ/t1DdAqGX08 KYaddQwTkatfUHYP0t8BWewvZYw8Elczm1Y9ouiGbRmhr7IWbJ2EyIL0+nGfS6JT5j5/ L2TpStmfeYPQtWm3/6Cdrb3jnGeUnYiPeEL4itYiHJUxhkCt6NcLd8YeAVwwQWJn5lV2 A7/sNJr437Ea04iLMlIlDZp2OpABpKUbX0VQfoU1zbdHQefHOS5T+7fmGKYL61EmzfUA t1mKK9Xc9zE09bEyQx0dR/yzPs+05ei1p+61e0DC0uHkoSp/SN3sszbT8+uUNu88BLho DbrQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=krOOzEWu; 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 b39si9607216pla.381.2019.04.01.11.02.09; Mon, 01 Apr 2019 11:02:24 -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=krOOzEWu; 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 S1730958AbfDARP6 (ORCPT + 99 others); Mon, 1 Apr 2019 13:15:58 -0400 Received: from mail.kernel.org ([198.145.29.99]:40470 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730419AbfDARPt (ORCPT ); Mon, 1 Apr 2019 13:15:49 -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 8CD0320883; Mon, 1 Apr 2019 17:15:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1554138949; bh=KeDLZwanU8THHw/a6JeYRJI0S4Ii2HZkF0yIQUrnwPY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=krOOzEWueLm0sZAh/p/ArdgMNH9oWExzRs1Qr1QHX+eIdftRri2viKtKE/99F7uJ3 35w/BEBpznbGvuPda98tJG4cZKIFOEkno7/uu1HFLgnQZpC8bkCEnqwi5AxzU3sLCX JyB662vQU69gDFEEOTz9em3h4og/60ihvAZ/iY6Q= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Chris Chiu , Daniel Drake , Jian-Hong Pan , Takashi Iwai Subject: [PATCH 4.19 067/134] ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with ALC256 Date: Mon, 1 Apr 2019 19:01:43 +0200 Message-Id: <20190401170050.762176727@linuxfoundation.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190401170044.243719205@linuxfoundation.org> References: <20190401170044.243719205@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.19-stable review patch. If anyone has any objections, please let me know. ------------------ From: Chris Chiu commit a806ef1cf3bbc0baadc6cdeb11f12b5dd27e91c2 upstream. The ASUS laptop P5440FF with ALC256 can't detect the headset microphone until ALC256_FIXUP_ASUS_MIC_NO_PRESENCE quirk applied. Signed-off-by: Chris Chiu Signed-off-by: Daniel Drake Signed-off-by: Jian-Hong Pan Cc: Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- sound/pci/hda/patch_realtek.c | 4 ++++ 1 file changed, 4 insertions(+) --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -7248,6 +7248,10 @@ static const struct snd_hda_pin_quirk al {0x1b, 0x90a70130}, {0x21, 0x03211020}), SND_HDA_PIN_QUIRK(0x10ec0256, 0x1043, "ASUS", ALC256_FIXUP_ASUS_MIC_NO_PRESENCE, + {0x12, 0x90a60130}, + {0x14, 0x90170110}, + {0x21, 0x03211020}), + SND_HDA_PIN_QUIRK(0x10ec0256, 0x1043, "ASUS", ALC256_FIXUP_ASUS_MIC_NO_PRESENCE, {0x1a, 0x90a70130}, {0x1b, 0x90170110}, {0x21, 0x03211020}),