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 79FA7EEB566 for ; Fri, 8 Sep 2023 19:31:51 +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 C1F15DE5; Fri, 8 Sep 2023 21:30:59 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz C1F15DE5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1694201509; bh=VEfuBzvAe1ClXyjHdy//kvGqpsKQLdmmE3zetC7ol28=; h=From:To:Cc:Subject:Date:In-Reply-To:References:List-Id: List-Archive:List-Help:List-Owner:List-Post:List-Subscribe: List-Unsubscribe:From; b=XLvV+zJyA8WR5mf74pLGwg32cMPV+i9sRu9QB/BvDr7Gq4RBHN8cstcmVTmhhdG3b jwEkbWGe0dKUiBM+zb7VuGKG9MPEo6b2mklaJuTt9sm+5UvddEwxL/evWmvH6Q/NmJ 6kyCbquRVihX6uKq7pqjz2e/tFemuvx3Br8Imtc8= Received: by alsa1.perex.cz (Postfix, from userid 50401) id CFD35F80563; Fri, 8 Sep 2023 21:30:53 +0200 (CEST) Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id 67614F80558; Fri, 8 Sep 2023 21:30:53 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 219FDF80563; Fri, 8 Sep 2023 21:30:50 +0200 (CEST) Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 5A810F80552 for ; Fri, 8 Sep 2023 21:30:39 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 5A810F80552 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=JRsy0Z/m Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 688BDB821DC; Fri, 8 Sep 2023 19:30:39 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 97505C43397; Fri, 8 Sep 2023 19:30:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1694201438; bh=VEfuBzvAe1ClXyjHdy//kvGqpsKQLdmmE3zetC7ol28=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=JRsy0Z/mdvJWXneEPyUJWI5SjgvFCi01Gz/jjXQSWvMePxEFBEovu/iD+ZCsPXwXK oPl/wcGACLhdqsLF+v0khHkgWffVECZjJMeA+7C+EfANNrDWJBKpxsZk1lB114iYLB 4RByZUEIcUbVsGBB7hgv7lC4sYjEmkMSILmE8nwf04lC3DDEcPd2x7JkH9SZKtNs9c qSex3JdKVWP0/KkdtDQ8JbaEdHDUPPYjaAuv0iTCigTK+nhE6YbRhMjJUtJe5dZEmD b+2rQBreNxMeFIX9k/2SCOVXa66IAjKCbZwH6egi6jiQTNK1ee2CeAa8bgNGd1iGRl 9s9QzFq/CZ8HA== From: Sasha Levin To: linux-kernel@vger.kernel.org, stable@vger.kernel.org Cc: Pierre-Louis Bossart , Ranjani Sridharan , Bard Liao , Takashi Iwai , Sasha Levin , perex@perex.cz, tiwai@suse.com, broonie@kernel.org, amadeuszx.slawinski@linux.intel.com, muralidhar.reddy@intel.com, bradynorander@gmail.com, alsa-devel@alsa-project.org Subject: [PATCH AUTOSEL 6.5 19/36] ALSA: hda: intel-dsp-cfg: add LunarLake support Date: Fri, 8 Sep 2023 15:28:30 -0400 Message-Id: <20230908192848.3462476-19-sashal@kernel.org> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230908192848.3462476-1-sashal@kernel.org> References: <20230908192848.3462476-1-sashal@kernel.org> MIME-Version: 1.0 X-stable: review X-Patchwork-Hint: Ignore X-stable-base: Linux 6.5.2 Content-Transfer-Encoding: 8bit Message-ID-Hash: MFF4MJTGLTM5U54AUKI4UI64IUNQ3AAD X-Message-ID-Hash: MFF4MJTGLTM5U54AUKI4UI64IUNQ3AAD X-MailFrom: sashal@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 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: From: Pierre-Louis Bossart [ Upstream commit d2852b8c045ebd31d753b06f2810df5be30ed56a ] One more PCI ID for the road. Signed-off-by: Pierre-Louis Bossart Reviewed-by: Ranjani Sridharan Reviewed-by: Bard Liao Link: https://lore.kernel.org/r/20230802150105.24604-5-pierre-louis.bossart@linux.intel.com Signed-off-by: Takashi Iwai Signed-off-by: Sasha Levin --- sound/hda/intel-dsp-config.c | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/sound/hda/intel-dsp-config.c b/sound/hda/intel-dsp-config.c index 317bdf6dcbef4..2873420c9aca8 100644 --- a/sound/hda/intel-dsp-config.c +++ b/sound/hda/intel-dsp-config.c @@ -481,6 +481,14 @@ static const struct config_entry config_table[] = { }, #endif +/* Lunar Lake */ +#if IS_ENABLED(CONFIG_SND_SOC_SOF_LUNARLAKE) + /* Lunarlake-P */ + { + .flags = FLAG_SOF | FLAG_SOF_ONLY_IF_DMIC_OR_SOUNDWIRE, + .device = PCI_DEVICE_ID_INTEL_HDA_LNL_P, + }, +#endif }; static const struct config_entry *snd_intel_dsp_find_config -- 2.40.1