mbox series

[0/2] SST improvements with TPMI

Message ID 20240509230236.1494326-1-srinivas.pandruvada@linux.intel.com (mailing list archive)
Headers show
Series SST improvements with TPMI | expand

Message

Srinivas Pandruvada May 9, 2024, 11:02 p.m. UTC
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.

Since it is close to merge Window, please feel free to defer.

Srinivas Pandruvada (2):
  platform/x86: ISST: Add model specific loading for common module
  platform/x86: ISST: Use only TPMI interface when present

 .../intel/speed_select_if/isst_if_common.c    | 83 +++++++++++++------
 1 file changed, 59 insertions(+), 24 deletions(-)