From patchwork Wed Aug 2 15:01:03 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pierre-Louis Bossart X-Patchwork-Id: 709209 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 48ABFC04E69 for ; Wed, 2 Aug 2023 15:15:21 +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 8A44F823; Wed, 2 Aug 2023 17:14:29 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 8A44F823 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1690989319; bh=BuzkKf/B/48DR4bVThwdqAiUG/Lv68wDwSaqjsCi8YE=; 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=QCk9ykgcXtKAikZ3PFlLvYx6C3Mbl4XG59g3g8AHj2JIZuBP2GL/IRlLiwd7Haj0G QdJt4gVghhU3W/JgAvwXZaMdcSr87zSIJRKizZhcNWNrDRxQSfIWBwMVhPGmiYfw2c soXk9ah1WCovtwShK+DnPbZdTfS9fZoMeqXtba9w= Received: by alsa1.perex.cz (Postfix, from userid 50401) id 8318AF8057F; Wed, 2 Aug 2023 17:13:01 +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 C1D45F8058C; Wed, 2 Aug 2023 17:13:00 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 4C433F80553; Wed, 2 Aug 2023 17:12:52 +0200 (CEST) Received: from mgamail.intel.com (unknown [192.55.52.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id A7988F80149 for ; Wed, 2 Aug 2023 17:12:43 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz A7988F80149 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=NEnaaMG7 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1690989168; x=1722525168; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=BuzkKf/B/48DR4bVThwdqAiUG/Lv68wDwSaqjsCi8YE=; b=NEnaaMG7YwGa7T2aPqj9vNYANJrmACXtU/f8jYUw3VJun2b6tOCw9Srf DKu7l7p4qGWlDVTXh04Cd94CY+uAQu7rVVmHHHwU555/ttDTN8NvVgq9x MpcfdE4E7YQenOyWPXOtzcVLcsq9hqC2rOQBmtRaxAUatX9kGu8EVuXyk 6np7sBV4lpbvKi639sRN9COX/a7rc/LrMB3Dxlxre1Y/IekslF77zXSw0 AVa0Yij4tlBqgvZCaxDuz0perLx5W7UAdwiLhJ5mR5YpnIJ6vT96i/dDz kcwZX8cHO5gT8RxDztn5ut+RdV7PJMgnOCBUSVBYYplpt0Qcak/vq8uYo g==; X-IronPort-AV: E=McAfee;i="6600,9927,10790"; a="369607269" X-IronPort-AV: E=Sophos;i="6.01,249,1684825200"; d="scan'208";a="369607269" Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Aug 2023 08:01:15 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10790"; a="732428683" X-IronPort-AV: E=Sophos;i="6.01,249,1684825200"; d="scan'208";a="732428683" Received: from rickylop-mobl1.amr.corp.intel.com (HELO pbossart-mobl3.intel.com) ([10.212.125.114]) by fmsmga007-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Aug 2023 08:01:14 -0700 From: Pierre-Louis Bossart To: alsa-devel@alsa-project.org Cc: tiwai@suse.de, broonie@kernel.org, Bjorn Helgaas , linux-pci@vger.kernel.org, Pierre-Louis Bossart , Ranjani Sridharan , Bard Liao Subject: [PATCH 3/5] ALSA: hda: intel-dsp-cfg: use common include for MeteorLake Date: Wed, 2 Aug 2023 10:01:03 -0500 Message-Id: <20230802150105.24604-4-pierre-louis.bossart@linux.intel.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230802150105.24604-1-pierre-louis.bossart@linux.intel.com> References: <20230802150105.24604-1-pierre-louis.bossart@linux.intel.com> MIME-Version: 1.0 Message-ID-Hash: 4DC4LPNOSY4FEYOVV6O6KVQGMU2VQBG2 X-Message-ID-Hash: 4DC4LPNOSY4FEYOVV6O6KVQGMU2VQBG2 X-MailFrom: pierre-louis.bossart@linux.intel.com 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: This was not updated in Commit 0cd0a7c2c599 ("ALSA: intel-dsp-config: Convert to PCI device IDs defines") Signed-off-by: Pierre-Louis Bossart Reviewed-by: Ranjani Sridharan Reviewed-by: Bard Liao --- sound/hda/intel-dsp-config.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/hda/intel-dsp-config.c b/sound/hda/intel-dsp-config.c index 48bd1fb06f26..1abe65f0ba1b 100644 --- a/sound/hda/intel-dsp-config.c +++ b/sound/hda/intel-dsp-config.c @@ -461,7 +461,7 @@ static const struct config_entry config_table[] = { /* Meteorlake-P */ { .flags = FLAG_SOF | FLAG_SOF_ONLY_IF_DMIC_OR_SOUNDWIRE, - .device = 0x7e28, + .device = PCI_DEVICE_ID_INTEL_HDA_MTL, }, #endif