[PATCH v2 0/4] Minor SST optimizations

Srinivas Pandruvada posted 4 patches 2 years, 2 months ago
.../x86/intel/speed_select_if/isst_if_mmio.c  | 21 ++++++++++++-------
.../intel/speed_select_if/isst_tpmi_core.c    |  5 +----
2 files changed, 14 insertions(+), 12 deletions(-)
[PATCH v2 0/4] Minor SST optimizations
Posted by Srinivas Pandruvada 2 years, 2 months ago
Contains some minor changes to use SST for non dynamic use cases
for display purpose and remove hardcoded size for map.

v2
Update commit description, no code change
Added a new patch which was independent before

Srinivas Pandruvada (4):
  platform/x86: ISST: Use fuse enabled mask instead of allowed levels
  platform/x86: ISST: Allow level 0 to be not present
  platform/x86: intel_speed_select_if: Remove hardcoded map size
  platform/x86: intel_speed_select_if: Use devm_ioremap_resource

 .../x86/intel/speed_select_if/isst_if_mmio.c  | 21 ++++++++++++-------
 .../intel/speed_select_if/isst_tpmi_core.c    |  5 +----
 2 files changed, 14 insertions(+), 12 deletions(-)

-- 
2.41.0
Re: [PATCH v2 0/4] Minor SST optimizations
Posted by Ilpo Järvinen 2 years, 2 months ago
On Tue, 03 Oct 2023 09:32:30 -0700, Srinivas Pandruvada wrote:

> Contains some minor changes to use SST for non dynamic use cases
> for display purpose and remove hardcoded size for map.
> 
> v2
> Update commit description, no code change
> Added a new patch which was independent before
> 
> [...]


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/4] platform/x86: ISST: Use fuse enabled mask instead of allowed levels
      commit: da4082841ccf022beae73e63d3f476f59777172b
[2/4] platform/x86: ISST: Allow level 0 to be not present
      commit: a22d36eb5b150913325640cb793e13e08d1bd715
[3/4] platform/x86: intel_speed_select_if: Remove hardcoded map size
      commit: 7525cea3ef9384054a30f25ebb501234befecdcb
[4/4] platform/x86: intel_speed_select_if: Use devm_ioremap_resource
      commit: 23f392ea6d1916f68be8067e2a038ef9a746a94b

--
 i.