[PATCH v2 0/3] TPMI feature major/minor version check

Srinivas Pandruvada posted 3 patches 2 years, 2 months ago
.../x86/intel/speed_select_if/isst_tpmi_core.c | 16 ++++++++++++----
.../uncore-frequency/uncore-frequency-tpmi.c   | 18 ++++++++++++++----
include/linux/intel_tpmi.h                     |  6 ++++++
3 files changed, 32 insertions(+), 8 deletions(-)
[PATCH v2 0/3] TPMI feature major/minor version check
Posted by Srinivas Pandruvada 2 years, 2 months ago
Changes for core and feature drivers to check major minor version.

v2
- commit description changes
- Log level change

Srinivas Pandruvada (3):
  platform/x86/intel/tpmi: Add defines to get version information
  platform/x86: ISST: Ignore minor version change
  platform/x86/intel-uncore-freq: Process hardware version

 .../x86/intel/speed_select_if/isst_tpmi_core.c | 16 ++++++++++++----
 .../uncore-frequency/uncore-frequency-tpmi.c   | 18 ++++++++++++++----
 include/linux/intel_tpmi.h                     |  6 ++++++
 3 files changed, 32 insertions(+), 8 deletions(-)

-- 
2.41.0
Re: [PATCH v2 0/3] TPMI feature major/minor version check
Posted by Ilpo Järvinen 2 years, 2 months ago
On Tue, 03 Oct 2023 11:49:13 -0700, Srinivas Pandruvada wrote:

> Changes for core and feature drivers to check major minor version.
> 
> v2
> - commit description changes
> - Log level change
> 
> Srinivas Pandruvada (3):
>   platform/x86/intel/tpmi: Add defines to get version information
>   platform/x86: ISST: Ignore minor version change
>   platform/x86/intel-uncore-freq: Process hardware version
> 
> [...]


Thank you for your contribution, it has been applied to my local
review-ilpo branch. Note it will show up in the public
platform-drivers-x86/review-ilpo branch only once I've pushed my
local branch there, which might take a while.

Once I've run some tests on the review-ilpo branch the patches
there will be added to the platform-drivers-x86/for-next branch
and eventually will be included in the pdx86 pull-request to
Linus for the next merge-window.

The list of commits applied:
[1/3] platform/x86/intel/tpmi: Add defines to get version information
      commit: 8874e414fe78718d0f2861fe511cecbd1cd73f4d
[2/3] platform/x86: ISST: Ignore minor version change
      commit: 07510a59b316445311775ee53adf10448140607a
[3/3] platform/x86/intel-uncore-freq: Ignore minor version change
      commit: 4b0d9c8f8f55562ed5346723e66eec64f22887f4

--
 i.