modules: hal_microchip: Update Microchip HAL to version 1.2.1

Microchip HAL update used by MEC152x projects with eSPI
definition changes. Remove hack from XEC ESPI driver since
the missing symbol is in the HAL.

Signed-off-by: Scott Worley <scott.worley@microchip.com>
This commit is contained in:
Scott Worley 2021-07-26 15:08:53 -04:00 committed by Christopher Friedt
commit 4cb0020614
2 changed files with 1 additions and 3 deletions

View file

@ -22,8 +22,6 @@
#define ESPI_XEC_VWIRE_SEND_TIMEOUT 100ul
#define VW_MAX_GIRQS 2ul
/* Missing HAL value */
#define MEC_ESPI_MSVW08_SRC1_VAL BIT(5)
/* 200ms */
#define MAX_OOB_TIMEOUT 200ul