From patchwork Fri Feb 7 13:37:33 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Ujfalusi X-Patchwork-Id: 13964985 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 3810E1F55EF; Fri, 7 Feb 2025 13:37:05 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.20 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738935426; cv=none; b=ibTz4TcYYVMlbooMb+bbE64w4tjedYMVLsDmsfAkie2diMot1vglY+okwYzEitYSljMU6Xhd67uj3rRpgq2HBM84+UEnMWbk6SQy9bm+hph1f+FWkMFX5CD2UPC2p+NA4LL6jsSpre09hNNrdhEgb2Ym0wr2KI21p3JL7tjCgCo= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738935426; c=relaxed/simple; bh=aDzybtpnIf/JlwCcL7s9evunDlX/wkc6eG4zzTWpQ/4=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=UTeUgKF6yzIYMEqqsmoF8u3m7Rmw3719D4PsawhDS/PUaRX+sAFyoRGNkPu05gwegl1eynl3LxzJMKRxP+sMf72GCsla0+NPFEW0AolRm83UaBPejabppP/XHdzlvNGXaNi4PsEdXjn5SCOI7yRBY/9Le3Im03H6Q6ZeXTyOqbA= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=AfT77RRM; arc=none smtp.client-ip=198.175.65.20 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="AfT77RRM" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1738935425; x=1770471425; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=aDzybtpnIf/JlwCcL7s9evunDlX/wkc6eG4zzTWpQ/4=; b=AfT77RRMgiNHnohNX4P4dlRkEdctkqZ2912ft8YPSlJvLLYj/6Ad6dl/ mCovC/k4fDBQxsvXlx1+IXvs6K0+6Ci65g5De734aQJmOEKZCb2bYuiNP Rja0c/vHALR9TwwnMxqh27L7CiHljfkhgzM9YEFevD7HxJKcbtRuJaavT laPDT5LBZFHdZvUOrl2uWaj7VT7H3sVAJW9zaFo/JCcNylXYb+8HFrOwK +c/nLQfSyREPAfUOnkai+JProFJZsmnxzSwSZM92zMmpgfsNurvjVDA1J Qzb0mqP4YaDlqOuGgC+ZNNXgWBdF0Lm7aM9PRaZILgQ2MGDzOtkXV373Z w==; X-CSE-ConnectionGUID: qtOmLwVpSB+4EVdDZemmhA== X-CSE-MsgGUID: zkN7Ub/LRyGMHjwJczJ9DA== X-IronPort-AV: E=McAfee;i="6700,10204,11338"; a="39268415" X-IronPort-AV: E=Sophos;i="6.13,267,1732608000"; d="scan'208";a="39268415" Received: from orviesa001.jf.intel.com ([10.64.159.141]) by orvoesa112.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Feb 2025 05:37:05 -0800 X-CSE-ConnectionGUID: ezymigm7SJmZWtyLxZahNg== X-CSE-MsgGUID: dqN31duPSm6SymGkAnpcoA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.12,224,1728975600"; d="scan'208";a="148739843" Received: from hrotuna-mobl2.ger.corp.intel.com (HELO pujfalus-desk.intel.com) ([10.245.246.100]) by smtpauth.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Feb 2025 05:37:02 -0800 From: Peter Ujfalusi To: lgirdwood@gmail.com, broonie@kernel.org Cc: linux-sound@vger.kernel.org, kai.vehmanen@linux.intel.com, ranjani.sridharan@linux.intel.com, yung-chuan.liao@linux.intel.com, pierre-louis.bossart@linux.dev, bhelgaas@google.com, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 1/4] PCI: pci_ids: add INTEL_HDA_PTL_H Date: Fri, 7 Feb 2025 15:37:33 +0200 Message-ID: <20250207133736.4591-2-peter.ujfalusi@linux.intel.com> X-Mailer: git-send-email 2.48.1 In-Reply-To: <20250207133736.4591-1-peter.ujfalusi@linux.intel.com> References: <20250207133736.4591-1-peter.ujfalusi@linux.intel.com> Precedence: bulk X-Mailing-List: linux-sound@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 From: Pierre-Louis Bossart More PCI ids for Intel audio. Signed-off-by: Pierre-Louis Bossart Signed-off-by: Peter Ujfalusi Reviewed-by: Kai Vehmanen Reviewed-by: Bard Liao Acked-by: Bjorn Helgaas --- include/linux/pci_ids.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index de5deb1a0118..1a2594a38199 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -3134,6 +3134,7 @@ #define PCI_DEVICE_ID_INTEL_HDA_LNL_P 0xa828 #define PCI_DEVICE_ID_INTEL_S21152BB 0xb152 #define PCI_DEVICE_ID_INTEL_HDA_BMG 0xe2f7 +#define PCI_DEVICE_ID_INTEL_HDA_PTL_H 0xe328 #define PCI_DEVICE_ID_INTEL_HDA_PTL 0xe428 #define PCI_DEVICE_ID_INTEL_HDA_CML_R 0xf0c8 #define PCI_DEVICE_ID_INTEL_HDA_RKL_S 0xf1c8 From patchwork Fri Feb 7 13:37:34 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Ujfalusi X-Patchwork-Id: 13964986 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id A447E1F76B9; Fri, 7 Feb 2025 13:37:08 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.20 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738935430; cv=none; b=BZ3RWDyPvL0Qjc/7J3qZZu0Jw087eb2LfTR1GGLMWbLMHWCWlM1YWym1n5ODspTTBa4igMW4GdIaoJ6XY7oWcmeWVLfyjiKj96AU3+9RA18wjM/TDpQCg/KwtV764ZyPI8REiKO0A/+jXTPyoERFt05Y76AzgG1rVKu8o9N3BqA= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738935430; c=relaxed/simple; bh=uDbDsKJL9Pt6rvNx4GiTyLq3KPtd5RqJFNdz0VfHn6I=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=QwnojsGvqpN15EpkoIipuTdDKWLrktSOBMjfsfd4jYvqOtlIqrBEk2CxRmjiXt5vmkIb5E0PSnyKIwzz3CocQg6S/tt67VTS2LOrs63qQqHcSiN+mr/SdaeMG4vixRRquo1aTawtpSedzmaYYD+7KtRI0CgS/Zou2Cr/sQLQmsY= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=PaWzsaRq; arc=none smtp.client-ip=198.175.65.20 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="PaWzsaRq" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1738935428; x=1770471428; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=uDbDsKJL9Pt6rvNx4GiTyLq3KPtd5RqJFNdz0VfHn6I=; b=PaWzsaRqHx/iFI0aX+uF999zHx3cgh0jxcdIhxKXLX3mHHJ/+OD7ks+3 UmTgqaZ0RHU+gNOm4vXH4vTVV61QlB9G+OhyWpBYT/w8dPUlS8c8yxMSj zHFn9MZO19qyx+P1+Qd5X1iSW590/xJQUgKKPPNPuBT2+gxNRnqvhY9jZ B4ASl/naixBt1Ji+kGIvpNqtMx3FX/Jbje2m6EhtmvAnJS8l0xMrh4v1P 7m2eOUJ1JS0ZO9pH88aDVPEdZboh71Iuc5hq6JwFJxW7/AsLcJ6+6ZvdI 1nSs+Zh6zC8CJJ7qP8XCaM8fCM/yzy/oPVvuiw8eJY8KE1tFKAPvr+het g==; X-CSE-ConnectionGUID: Tea3c/uPQSWA3jGrQMj//g== X-CSE-MsgGUID: IL2tnUgyTCCjS4IFoqvG1A== X-IronPort-AV: E=McAfee;i="6700,10204,11338"; a="39268430" X-IronPort-AV: E=Sophos;i="6.13,267,1732608000"; d="scan'208";a="39268430" Received: from orviesa001.jf.intel.com ([10.64.159.141]) by orvoesa112.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Feb 2025 05:37:08 -0800 X-CSE-ConnectionGUID: kAwZZgdiRjW2mFIFTI3Xxg== X-CSE-MsgGUID: Et10LmcyTTKib/aN/4vVFg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.12,224,1728975600"; d="scan'208";a="148739862" Received: from hrotuna-mobl2.ger.corp.intel.com (HELO pujfalus-desk.intel.com) ([10.245.246.100]) by smtpauth.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Feb 2025 05:37:05 -0800 From: Peter Ujfalusi To: lgirdwood@gmail.com, broonie@kernel.org Cc: linux-sound@vger.kernel.org, kai.vehmanen@linux.intel.com, ranjani.sridharan@linux.intel.com, yung-chuan.liao@linux.intel.com, pierre-louis.bossart@linux.dev, bhelgaas@google.com, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 2/4] ALSA: hda: intel-dsp-config: Add PTL-H support Date: Fri, 7 Feb 2025 15:37:34 +0200 Message-ID: <20250207133736.4591-3-peter.ujfalusi@linux.intel.com> X-Mailer: git-send-email 2.48.1 In-Reply-To: <20250207133736.4591-1-peter.ujfalusi@linux.intel.com> References: <20250207133736.4591-1-peter.ujfalusi@linux.intel.com> Precedence: bulk X-Mailing-List: linux-sound@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 From: Pierre-Louis Bossart Same recipes as PTL Signed-off-by: Pierre-Louis Bossart Signed-off-by: Peter Ujfalusi Reviewed-by: Kai Vehmanen Reviewed-by: Bard Liao --- sound/hda/intel-dsp-config.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sound/hda/intel-dsp-config.c b/sound/hda/intel-dsp-config.c index f564ec7af194..ce3ae2cba660 100644 --- a/sound/hda/intel-dsp-config.c +++ b/sound/hda/intel-dsp-config.c @@ -539,6 +539,11 @@ static const struct config_entry config_table[] = { .flags = FLAG_SOF | FLAG_SOF_ONLY_IF_DMIC_OR_SOUNDWIRE, .device = PCI_DEVICE_ID_INTEL_HDA_PTL, }, + { + .flags = FLAG_SOF | FLAG_SOF_ONLY_IF_DMIC_OR_SOUNDWIRE, + .device = PCI_DEVICE_ID_INTEL_HDA_PTL_H, + }, + #endif }; From patchwork Fri Feb 7 13:37:35 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Ujfalusi X-Patchwork-Id: 13964987 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E6DEE1F8AC0; Fri, 7 Feb 2025 13:37:11 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.20 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738935433; cv=none; b=c1Lp483rwCzw2cS/P/+w9eJW+I1lB2fg4YtgF5V9gBFE01svFtkdxWYzCZBp9+bd1cGdE8lEBZKv09EuZvXjuqnCGgKHJN9nBRxGLrwYC1s06meSX38YQXabRJ6N9Pz/XbpWdZNuUQNWdvkIsLg75AXgqjpCxVc6KW3KY0zg3tw= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738935433; c=relaxed/simple; bh=HUEX+jOJKQ8HDRUrrsvAcXd0ktW5Qr3AEqgWm8o9Md0=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=hRt7ixhFeyaNZ6aXO7s2nZ0ll+PYt13mhq8wa+A/9Tof34jLWU47kn3mPdb24+GqpQzvNrzD5b6VBteAy0P3y5wyaum8rca7Q4GAttxvVknEqtzEMUfL0FUcThG4GZZzyNIWyyx17RmsIX3pbZmFYo/NchW9SgausIyzC+rUTKw= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=Ba/2A3e9; arc=none smtp.client-ip=198.175.65.20 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="Ba/2A3e9" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1738935432; x=1770471432; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=HUEX+jOJKQ8HDRUrrsvAcXd0ktW5Qr3AEqgWm8o9Md0=; b=Ba/2A3e9NeU0O6jZu42yzUtqnNAiPiWcrOasAQRhS61cJWk2KXGKp8ey sncoRLBHtTDXB1hxfT0F7bShrFPykDWL5GmPf+B8SVrhTNabiZ7mlSsq/ nA32o4SBkwjJXcwGHR6i0cP/hrr/o6/h5KnqP0MMoIvj8rJ94dO1J6fOp VbbGIsvBmBk1CVoXstzeYnR1S8A//ZqDzvx0P33O/qdZyZh7rVHl4EhKl z5vaFvS3gR+GH+QDct2psHPUcCQ3uJgurCEgRZtMnpk/p6MfGVFhvaLXn zE7RO7Z72SKAzqX4QKoFGuM2/HTbFC7Cfg6rBvLra/gbIQu3Is3Au7K3G Q==; X-CSE-ConnectionGUID: yMrOXdUITJKxos3pmdJsBA== X-CSE-MsgGUID: Go/0IEbGSyeDbibdSQw+ag== X-IronPort-AV: E=McAfee;i="6700,10204,11338"; a="39268445" X-IronPort-AV: E=Sophos;i="6.13,267,1732608000"; d="scan'208";a="39268445" Received: from orviesa001.jf.intel.com ([10.64.159.141]) by orvoesa112.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Feb 2025 05:37:12 -0800 X-CSE-ConnectionGUID: Sn6Wbf4hRC+KnQveXB6Uzw== X-CSE-MsgGUID: AtcsYrJ6SKyTR/K0Y+JwoQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.12,224,1728975600"; d="scan'208";a="148739884" Received: from hrotuna-mobl2.ger.corp.intel.com (HELO pujfalus-desk.intel.com) ([10.245.246.100]) by smtpauth.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Feb 2025 05:37:09 -0800 From: Peter Ujfalusi To: lgirdwood@gmail.com, broonie@kernel.org Cc: linux-sound@vger.kernel.org, kai.vehmanen@linux.intel.com, ranjani.sridharan@linux.intel.com, yung-chuan.liao@linux.intel.com, pierre-louis.bossart@linux.dev, bhelgaas@google.com, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 3/4] ASoC: SOF: Intel: pci-ptl: Add support for PTL-H Date: Fri, 7 Feb 2025 15:37:35 +0200 Message-ID: <20250207133736.4591-4-peter.ujfalusi@linux.intel.com> X-Mailer: git-send-email 2.48.1 In-Reply-To: <20250207133736.4591-1-peter.ujfalusi@linux.intel.com> References: <20250207133736.4591-1-peter.ujfalusi@linux.intel.com> Precedence: bulk X-Mailing-List: linux-sound@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 PTL-H uses the same configuration as PTL. Signed-off-by: Peter Ujfalusi Reviewed-by: Kai Vehmanen Reviewed-by: Bard Liao Acked-by: Mark Brown --- sound/soc/sof/intel/pci-ptl.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sound/soc/sof/intel/pci-ptl.c b/sound/soc/sof/intel/pci-ptl.c index 0aacdfac9fb4..c4fb6a2441b7 100644 --- a/sound/soc/sof/intel/pci-ptl.c +++ b/sound/soc/sof/intel/pci-ptl.c @@ -50,6 +50,7 @@ static const struct sof_dev_desc ptl_desc = { /* PCI IDs */ static const struct pci_device_id sof_pci_ids[] = { { PCI_DEVICE_DATA(INTEL, HDA_PTL, &ptl_desc) }, /* PTL */ + { PCI_DEVICE_DATA(INTEL, HDA_PTL_H, &ptl_desc) }, /* PTL-H */ { 0, } }; MODULE_DEVICE_TABLE(pci, sof_pci_ids); From patchwork Fri Feb 7 13:37:36 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Ujfalusi X-Patchwork-Id: 13964988 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 9DC8D1F9421; Fri, 7 Feb 2025 13:37:15 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.20 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738935437; cv=none; b=TtuRhpuZXkdMIV/F4Xw1Z1mbrwE6PC9nnqna63hC4ICurFmA/X4phCt9uGMcRGqWgp5cjZQaGsCOdAwuUJK4KGV1f9E0bVZblLitFGO3Jf7DDC6fa0gJfkl7GrDgm4BLNPEqI/s1+n9njU7mLQosrQIMXD+qJhoThB9HBWFersE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738935437; c=relaxed/simple; bh=1gPbmt2CETIzLFEDnbd4H1EjyjVkwI381ioMsJl4KW0=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=lRCG06haP8dqUrJAYLTZb61NuvWag8Ocuk90klKkiMoIdxyWVkx+U6RmFYz8HqZb80dZSHSX9K/CSuBAsQaBLzKdZo/wuRQ7C0H6wn+kjpXiRwJ4sXAzFlwqZzBGSIBKTqung2ANyoc+AKPpxRReGHU3TQ7XH0Bd8o/gtNS1vts= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=Udg3avW5; arc=none smtp.client-ip=198.175.65.20 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="Udg3avW5" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1738935435; x=1770471435; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=1gPbmt2CETIzLFEDnbd4H1EjyjVkwI381ioMsJl4KW0=; b=Udg3avW5kNrUr5K2tY5Fk7ddUqbXuZ59GQFr33TUfcU6iJbOCCn1tA0C JicOpj+LgR8wWEWGXhmxriYvsFey2Zz5tZI3fBbCW8WY3vma+lU4ubvFX bkNzD3Veq8bz1t6sSsesWk/44+tb5qKWAKUswY/AoOyYgAbbzj0/FpRq6 m2OJ4SWDf19yKvXznDHKdI8yq6SzC1bMEBaGKJmhvkJI+HotJqsrclxAT z6OF7JK2nZDWFDtsV2jJZ2WYo4iPAoy29YnIAq+InTEuScYGcarf+jLrt EjahjeRa0YBt9wSS7oiefrod3CeXNskWoKa46HyXUXN3X/S/0NBKMtMF+ Q==; X-CSE-ConnectionGUID: wHYVtijIT+mJF/3YG4nxeQ== X-CSE-MsgGUID: eDGhiEA2TPuHHE0tJc77NA== X-IronPort-AV: E=McAfee;i="6700,10204,11338"; a="39268459" X-IronPort-AV: E=Sophos;i="6.13,267,1732608000"; d="scan'208";a="39268459" Received: from orviesa001.jf.intel.com ([10.64.159.141]) by orvoesa112.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Feb 2025 05:37:15 -0800 X-CSE-ConnectionGUID: UU5DFwFzQVagWK+sgVoTUw== X-CSE-MsgGUID: YawrmXTXR3SOkZKF45OZCQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.12,224,1728975600"; d="scan'208";a="148739906" Received: from hrotuna-mobl2.ger.corp.intel.com (HELO pujfalus-desk.intel.com) ([10.245.246.100]) by smtpauth.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Feb 2025 05:37:12 -0800 From: Peter Ujfalusi To: lgirdwood@gmail.com, broonie@kernel.org Cc: linux-sound@vger.kernel.org, kai.vehmanen@linux.intel.com, ranjani.sridharan@linux.intel.com, yung-chuan.liao@linux.intel.com, pierre-louis.bossart@linux.dev, bhelgaas@google.com, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 4/4] ALSA: hda: hda-intel: add Panther Lake-H support Date: Fri, 7 Feb 2025 15:37:36 +0200 Message-ID: <20250207133736.4591-5-peter.ujfalusi@linux.intel.com> X-Mailer: git-send-email 2.48.1 In-Reply-To: <20250207133736.4591-1-peter.ujfalusi@linux.intel.com> References: <20250207133736.4591-1-peter.ujfalusi@linux.intel.com> Precedence: bulk X-Mailing-List: linux-sound@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 From: Pierre-Louis Bossart One more PCI ID. Signed-off-by: Pierre-Louis Bossart Signed-off-by: Peter Ujfalusi Reviewed-by: Kai Vehmanen Reviewed-by: Bard Liao --- sound/pci/hda/hda_intel.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c index 7d7f9aac50a9..67540e037309 100644 --- a/sound/pci/hda/hda_intel.c +++ b/sound/pci/hda/hda_intel.c @@ -2496,6 +2496,8 @@ static const struct pci_device_id azx_ids[] = { { PCI_DEVICE_DATA(INTEL, HDA_ARL, AZX_DRIVER_SKL | AZX_DCAPS_INTEL_SKYLAKE) }, /* Panther Lake */ { PCI_DEVICE_DATA(INTEL, HDA_PTL, AZX_DRIVER_SKL | AZX_DCAPS_INTEL_LNL) }, + /* Panther Lake-H */ + { PCI_DEVICE_DATA(INTEL, HDA_PTL_H, AZX_DRIVER_SKL | AZX_DCAPS_INTEL_LNL) }, /* Apollolake (Broxton-P) */ { PCI_DEVICE_DATA(INTEL, HDA_APL, AZX_DRIVER_SKL | AZX_DCAPS_INTEL_BROXTON) }, /* Gemini-Lake */