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:
parent
8489b49599
commit
4cb0020614
2 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue