X86 platform drivers
 help / color / mirror / Atom feed
From: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
To: Suma Hegde <suma.hegde@amd.com>
Cc: platform-driver-x86@vger.kernel.org,
	Hans de Goede <hdegoede@redhat.com>,
	Naveen Krishna Chatradhi <nchatrad@amd.com>
Subject: Re: [PATCH v5 2/3] platform/x86/amd/hsmp: add support for metrics tbl
Date: Thu, 12 Oct 2023 17:12:04 +0300 (EEST)	[thread overview]
Message-ID: <502950d-de51-85d4-1957-94ce7b99243a@linux.intel.com> (raw)
In-Reply-To: <20231010120310.3464066-2-suma.hegde@amd.com>

On Tue, 10 Oct 2023, Suma Hegde wrote:

> AMD MI300 MCM provides GET_METRICS_TABLE message to retrieve
> all the system management information from SMU.
> 
> The metrics table is made available as hexadecimal sysfs binary file
> under per socket sysfs directory created at
> /sys/devices/platform/amd_hsmp/socket%d/metrics_bin
> 
> Metrics table definitions will be documented as part of Public PPR.
> The same is defined in the amd_hsmp.h header.
> 
> Signed-off-by: Suma Hegde <suma.hegde@amd.com>
> Reviewed-by: Naveen Krishna Chatradhi <nchatrad@amd.com>

I've applied this series to review-ilpo branch. In this patch 2/3 I made 
the following tweaks:

- lseek -> lseek()
- dram -> DRAM in dev_err()
- Added a period to terminate a documentation sentence


-- 
 i.

  reply	other threads:[~2023-10-12 14:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-10 12:03 [PATCH v5 1/3] platform/x86/amd/hsmp: create plat specific struct Suma Hegde
2023-10-10 12:03 ` [PATCH v5 2/3] platform/x86/amd/hsmp: add support for metrics tbl Suma Hegde
2023-10-12 14:12   ` Ilpo Järvinen [this message]
2023-10-10 12:03 ` [PATCH v5 3/3] platform/x86/amd/hsmp: improve the error log Suma Hegde

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=502950d-de51-85d4-1957-94ce7b99243a@linux.intel.com \
    --to=ilpo.jarvinen@linux.intel.com \
    --cc=hdegoede@redhat.com \
    --cc=nchatrad@amd.com \
    --cc=platform-driver-x86@vger.kernel.org \
    --cc=suma.hegde@amd.com \
    /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