These are some improvements to SST with TPMI, which makes sure that SST
is not available when all model specific parts are not ready and prevent
legacy SST driver to load on some platforms.
V2
Split V1 patch 1/2 to two patches
Use new family model check macros
Srinivas Pandruvada (3):
platform/x86: ISST: Add model specific loading for common module
platform/x86: ISST: Avoid some SkyLake server models
platform/x86: ISST: Use only TPMI interface when present
.../intel/speed_select_if/isst_if_common.c | 75 ++++++++++++-------
.../intel/speed_select_if/isst_if_common.h | 3 +
.../intel/speed_select_if/isst_if_mbox_msr.c | 2 -
3 files changed, 52 insertions(+), 28 deletions(-)
--
2.40.1
On Fri, 31 May 2024 01:35:45 -0700, Srinivas Pandruvada wrote:
> These are some improvements to SST with TPMI, which makes sure that SST
> is not available when all model specific parts are not ready and prevent
> legacy SST driver to load on some platforms.
>
> V2
> Split V1 patch 1/2 to two patches
> Use new family model check macros
>
> [...]
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.
The list of commits applied:
[1/3] platform/x86: ISST: Add model specific loading for common module
commit: 1630dc626c87b300627fe7591f4f63f8f136f935
[2/3] platform/x86: ISST: Avoid some SkyLake server models
commit: 3ea025fb4b5f1a0b66df25eba50b2a1071f01080
[3/3] platform/x86: ISST: Use only TPMI interface when present
commit: 2f9514f005530502452c34295e77bdfb395b5bc6
--
i.