zephyr/drivers/espi
Dino Li a41a4e5e24 espi: it8xxx2: enable espi transaction interrupt
The interrupt is used to wake up EC from low power mode.
So EC does not defer eSPI bus while transaction is accepted.
Fixes EC host commands slow issue.

Signed-off-by: Dino Li <Dino.Li@ite.com.tw>
2023-01-18 09:55:44 +01:00
..
CMakeLists.txt drivers: espi_saf: Add Microchip MEC172x eSPI SAF version 2 driver 2022-10-28 14:29:46 -05:00
espi_emul.c emul: remove name param from bus register APIs 2022-07-19 15:52:36 -05:00
espi_handlers.c
espi_it8xxx2.c espi: it8xxx2: enable espi transaction interrupt 2023-01-18 09:55:44 +01:00
espi_mchp_xec_host_v2.c ec_host_cmd: add eSPI peripheral for the host commands 2022-11-18 10:11:40 +01:00
espi_mchp_xec_v2.c include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
espi_mchp_xec_v2.h
espi_mchp_xec.c include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
espi_npcx.c include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
espi_saf_mchp_xec_v2.c drivers: espi_saf: Add Microchip MEC172x eSPI SAF version 2 driver 2022-10-28 14:29:46 -05:00
espi_saf_mchp_xec.c
espi_utils.h espi: Fix gpio_manage_callback() logic 2022-10-04 14:10:05 +00:00
host_subs_npcx.c ec_host_cmd: add eSPI peripheral for the host commands 2022-11-18 10:11:40 +01:00
Kconfig drivers: espi_saf: Add Microchip MEC172x eSPI SAF version 2 driver 2022-10-28 14:29:46 -05:00
Kconfig.espi_emul drivers: espi: enable ESPI_EMUL automatically 2022-12-22 11:06:18 +01:00
Kconfig.it8xxx2
Kconfig.npcx driver: eSPI: npcx: support multiple bytes mode for Port80 2022-10-20 15:41:22 +02:00
Kconfig.xec espi: auto enable the ESPI SAF XEC based on the device tree 2022-11-08 20:13:22 +00:00