From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 908B6C61DA4 for ; Wed, 15 Mar 2023 13:34:22 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id DBEC0125B; Wed, 15 Mar 2023 14:33:29 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz DBEC0125B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1678887259; bh=mJTyFmQ7lRhkRno0YrsyWzsjSuYv4KlKhEc2I+D+cOo=; h=Date:From:To:Subject:References:In-Reply-To:CC:List-Id: List-Archive:List-Help:List-Owner:List-Post:List-Subscribe: List-Unsubscribe:From; b=Z1a6Swfm4CVjmJXLWrCpMLa2sG87qus6IFgRVIjPf8JaPtrDdm+Fyk2MvKbl168Rn j+Pa+evennkLTPuJKs6EKv8ym7MPprW7Phplwpfbi+5TR3SiSM8soN4XCw70jPXdZS nTrqm7v1f8pDQSML+wophN2q63ByHjlk84bKkg6c= Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id 31DADF80423; Wed, 15 Mar 2023 14:33:08 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 1FF14F80423; Wed, 15 Mar 2023 14:33:03 +0100 (CET) Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 33406F800C9 for ; Wed, 15 Mar 2023 14:32:55 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 33406F800C9 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=uDwNglAp Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id ED76AB81DFF; Wed, 15 Mar 2023 13:32:53 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id DC399C433EF; Wed, 15 Mar 2023 13:32:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1678887172; bh=mJTyFmQ7lRhkRno0YrsyWzsjSuYv4KlKhEc2I+D+cOo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=uDwNglApiS/OSnY6eVLeEi+PgkzkwwexumhcikV4F+037vmwMZbBQVmoJtJsxyKvD U7bxkQXWuK2A2vKcM1moDTM4LuIYzk7LRoHXrnDlsA8TCikXSgUmUdpbnjkHgMwxCj xEa/7jOjiUVRTYAdmUEjfXMZT1OLg+CRiGjcwCT4NLFfrQQMitySiPXeBDho1TIF4c Wkxfa2n/xZAFC+AqGGQU2JE/qioj3htYRO0acjXEXYPu03tzFad+aRhR/nMSyKMIrj HtPAK1mGIoLmqK2DEYn2/GwDGj8PUewO8RPRewxMvoasB2WuEPzd1fTi8pKnQ8Jy7l TQQgkVTSRqxkw== Date: Wed, 15 Mar 2023 19:02:48 +0530 From: Vinod Koul To: Bard Liao Subject: Re: [PATCH] soundwire: dmi-quirks: add remapping for Intel 'Rooks County' NUC M15 Message-ID: References: <20230314090618.498716-1-yung-chuan.liao@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20230314090618.498716-1-yung-chuan.liao@linux.intel.com> Message-ID-Hash: UAMBSVOXEMNSV4I6QPS3Y4TTLGZQM7YJ X-Message-ID-Hash: UAMBSVOXEMNSV4I6QPS3Y4TTLGZQM7YJ X-MailFrom: vkoul@kernel.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-alsa-devel.alsa-project.org-0; header-match-alsa-devel.alsa-project.org-1; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, pierre-louis.bossart@linux.intel.com, bard.liao@intel.com, broonie@kernel.org, peter.ujfalusi@linux.intel.com X-Mailman-Version: 3.3.8 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: On 14-03-23, 17:06, Bard Liao wrote: > From: Eugene Huang > > Same DSDT problem as the HP Omen 16-k0005TX, except rt1316 amp is on > link2. > > Link: https://github.com/thesofproject/linux/issues/4088 > Signed-off-by: Eugene Huang > Reviewed-by: Pierre-Louis Bossart > Reviewed-by: Péter Ujfalusi > Signed-off-by: Bard Liao Applied, thanks -- ~Vinod