zephyr/drivers/espi
Dino Li 36164c29c1 espi: it8xxx2: enable configuration of Chromebook
This enables the below configuration so the AP and EC are able to
communicate over eSPI:

CONFIG_ESPI_PERIPHERAL_EC_HOST_CMD
CONFIG_ESPI_PERIPHERAL_ACPI_SHM_REGION
CONFIG_ESPI_PERIPHERAL_CUSTOM_OPCODE

Signed-off-by: Dino Li <Dino.Li@ite.com.tw>
2022-02-21 22:01:48 -05:00
..
CMakeLists.txt soc: it8xxx2: add support for eSPI driver 2021-11-12 14:51:10 +01:00
Kconfig drivers: espi: xec: support for eSPI slaves with long initializations 2022-02-21 20:55:48 -05:00
Kconfig.espi_emul
Kconfig.it8xxx2 espi: it8xxx2: enable configuration of Chromebook 2022-02-21 22:01:48 -05:00
Kconfig.npcx
Kconfig.xec
Kconfig.xec_v2 Microchip: MEC172x: eSPI driver 2021-11-16 10:43:42 +01:00
espi_emul.c
espi_handlers.c
espi_it8xxx2.c espi: it8xxx2: enable configuration of Chromebook 2022-02-21 22:01:48 -05:00
espi_mchp_xec.c
espi_mchp_xec_host_v2.c Microchip: MEC172x: eSPI driver 2021-11-16 10:43:42 +01:00
espi_mchp_xec_v2.c
espi_mchp_xec_v2.h
espi_npcx.c drivers: npcx: Drop DRV_CONFIG/DRV_DATA usage 2022-01-28 10:06:05 +01:00
espi_saf_mchp_xec.c drivers: espi: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
espi_utils.h
host_subs_npcx.c