From: Xi Pardee <xi.pardee@linux.intel.com>
To: David Box <david.e.box@linux.intel.com>,
Mark Pearson <mpearson-lenovo@squebb.ca>
Cc: irenic.rajneesh@gmail.com, "Hans de Goede" <hdegoede@redhat.com>,
"Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>,
"platform-driver-x86@vger.kernel.org"
<platform-driver-x86@vger.kernel.org>,
linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org
Subject: Re: [PATCH] platform/x86:intel/pmc: Update Arrow Lake telemetry GUID
Date: Tue, 19 Aug 2025 23:21:48 -0700 [thread overview]
Message-ID: <a51dd4b5-d853-4db3-bfef-74ce34b7bca6@linux.intel.com> (raw)
In-Reply-To: <mxzvvne6qycybtc25vj3mdoait5zz355kza7jcg5wcxz2ciji3@yn7k3jib72x7>
Hi David,
On 8/19/2025 12:41 PM, David Box wrote:
> Hi Xi,
>
> On Mon, Aug 18, 2025 at 11:40:47AM -0400, Mark Pearson wrote:
>> Thanks Xi
>>
>> On Thu, Aug 14, 2025, at 3:51 PM, Xi Pardee wrote:
>>> Updated ARL_PMT_DMU_GUID value. Arrow Lake PMT DMU GUID has
>>> been updated after it was released. This updates ensures that
>>> the die c6 value is available in the debug filesystem.
>>>
>>> Fixes: 83f168a1a437 ("platform/x86/intel/pmc: Add Arrow Lake S support
>>> to intel_pmc_core driver")
>>> Signed-off-by: Xi Pardee <xi.pardee@linux.intel.com>
>>> ---
>>> drivers/platform/x86/intel/pmc/core.h | 2 +-
>>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/drivers/platform/x86/intel/pmc/core.h
>>> b/drivers/platform/x86/intel/pmc/core.h
>>> index 4a94a4ee031e6..24139617eef61 100644
>>> --- a/drivers/platform/x86/intel/pmc/core.h
>>> +++ b/drivers/platform/x86/intel/pmc/core.h
>>> @@ -282,7 +282,7 @@ enum ppfear_regs {
>>> /* Die C6 from PUNIT telemetry */
>>> #define MTL_PMT_DMU_DIE_C6_OFFSET 15
>>> #define MTL_PMT_DMU_GUID 0x1A067102
>>> -#define ARL_PMT_DMU_GUID 0x1A06A000
>>> +#define ARL_PMT_DMU_GUID 0x1A06A102
>>>
>>> #define LNL_PMC_MMIO_REG_LEN 0x2708
>>> #define LNL_PMC_LTR_OSSE 0x1B88
>>> --
>>> 2.43.0
>> Tested this on my Lenovo P1 G8 and confirmed that it fixed the error message that was seen previously.
>>
>> Tested-by: Mark Pearson <mpearson-lenovo@squebb.ca>
> If you send another version, please tag with a link to the bugzilla,
> https://bugzilla.kernel.org/show_bug.cgi?id=220421
>
> Thanks
>
> David
Will add the bugzilla link in next version.
Thanks!
Xi
prev parent reply other threads:[~2025-08-20 6:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-14 19:51 [PATCH] platform/x86:intel/pmc: Update Arrow Lake telemetry GUID Xi Pardee
2025-08-18 15:40 ` Mark Pearson
2025-08-19 19:41 ` David Box
2025-08-20 6:21 ` Xi Pardee [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a51dd4b5-d853-4db3-bfef-74ce34b7bca6@linux.intel.com \
--to=xi.pardee@linux.intel.com \
--cc=david.e.box@linux.intel.com \
--cc=hdegoede@redhat.com \
--cc=ilpo.jarvinen@linux.intel.com \
--cc=irenic.rajneesh@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=mpearson-lenovo@squebb.ca \
--cc=platform-driver-x86@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).