doc: releases: Update eSPI section in migration and release

Indicate KConfig and enum value changes with respect to new inclusive
term in eSPI specification 1.5.

Signed-off-by: Jose Alberto Meza <jose.a.meza.arellano@intel.com>
This commit is contained in:
Jose Alberto Meza 2024-06-06 16:38:20 -07:00 committed by Anas Nashif
parent f854b8b799
commit 02272f9b0e
2 changed files with 4 additions and 2 deletions

View File

@ -362,6 +362,8 @@ Enhanced Serial Peripheral Interface (eSPI)
``ESPI_VWIRE_SIGNAL_TARGET_BOOT_STS``, ``ESPI_VWIRE_SIGNAL_TARGET_BOOT_DONE`` and
``ESPI_VWIRE_SIGNAL_TARGET_GPIO_<NUMBER>`` respectively to reflect the new terminology
in eSPI 1.5 specification. (:github:`68492`)
The KConfig ``CONFIG_ESPI_SLAVE`` was renamed to ``CONFIG_ESPI_TARGET``, similarly
``CONFIG_ESPI_SAF`` was renamed as ``CONFIG_ESPI_TAF`` (:github:`73887`)
Flash
=====

View File

@ -302,8 +302,8 @@ Drivers and Sensors
* eSPI
* Renamed eSPI virtual wire direction macros and enum values to match the new terminology in
eSPI 1.5 specification.
* Renamed eSPI virtual wire direction macros, enum values and KConfig to match the new
terminology in eSPI 1.5 specification.
* Ethernet