From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH] ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294 Date: Thu, 21 Feb 2019 11:22:09 +0100 Message-ID: References: <20190221090018.1428-1-jian-hong@endlessm.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: In-Reply-To: <20190221090018.1428-1-jian-hong@endlessm.com> Sender: linux-kernel-owner@vger.kernel.org To: Jian-Hong Pan Cc: alsa-devel@alsa-project.org, Ming Shuo Chiu , linux@endlessm.com, linux-kernel@vger.kernel.org List-Id: alsa-devel@alsa-project.org On Thu, 21 Feb 2019 10:00:18 +0100, Jian-Hong Pan wrote: > > The ASUS UX362FA with ALC294 cannot detect the headset MIC and outputs > through the internal speaker and the headphone. This issue can be fixed > by the quirk in the commit 4e0511067 ALSA: hda/realtek: Enable audio > jacks of ASUS UX533FD with ALC294. > > Besides, ASUS UX362FA and UX533FD have the same audio initial pin config > values. So, this patch replaces SND_PCI_QUIRK of UX533FD with a new > SND_HDA_PIN_QUIRK which benefits both UX362FA and UX533FD. > > Signed-off-by: Jian-Hong Pan > Signed-off-by: Ming Shuo Chiu Applied with Cc-to-stable now. Thanks. Takashi