[PATCH v1] platform/x86/intel/pmc: Add rugged Panther Lake support to intel_pmc_core

Kuppuswamy Sathyanarayanan <[email protected]>
Newsgroups org.kernel.vger.platform-driver-x86,org.kernel.vger.linux-kernel
Message-ID <20260819173804.1184250-1-sathyanarayanan.kuppuswamy@linux.intel.com>
From: Srinivas Pandruvada <[email protected]>

Add rugged Panther Lake support to intel_pmc_core driver.

Signed-off-by: Srinivas Pandruvada <[email protected]>
---
 drivers/platform/x86/intel/pmc/core.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/platform/x86/intel/pmc/core.c b/drivers/platform/x86/intel/pmc/core.c
index 825ba5fa0bcb..14e186aa15fe 100644
--- a/drivers/platform/x86/intel/pmc/core.c
+++ b/drivers/platform/x86/intel/pmc/core.c
@@ -1849,6 +1849,7 @@ static const struct x86_cpu_id intel_pmc_core_ids[] = {
 	X86_MATCH_VFM(INTEL_ARROWLAKE_U,	&arl_h_pmc_dev),
 	X86_MATCH_VFM(INTEL_LUNARLAKE_M,	&lnl_pmc_dev),
 	X86_MATCH_VFM(INTEL_PANTHERLAKE_L,	&ptl_pmc_dev),
+	X86_MATCH_VFM(INTEL_PANTHERLAKE_R,	&ptl_pmc_dev),
 	X86_MATCH_VFM(INTEL_WILDCATLAKE_L,	&wcl_pmc_dev),
 	X86_MATCH_VFM(INTEL_NOVALAKE,		&nvl_s_pmc_dev),
 	X86_MATCH_VFM(INTEL_NOVALAKE_L,		&nvl_h_pmc_dev),
-- 
2.43.0
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.