zephyr/drivers/espi
Mulin Chao 8c76688b5f soc: power: npcx: solve an interrupt storm caused by host access.
This CL solves an interrupt storm caused by plenty of host access
messages when system is in S0. It only turns on the host access
interrupt before ec enters sleep and turns it off after leaving
sleep.

Signed-off-by: Mulin Chao <mlchao@nuvoton.com>
2021-03-17 15:32:14 -04:00
..
CMakeLists.txt drivers: espi: Microchip eSPI add SAF support 2021-02-15 08:22:01 -05:00
espi_emul.c emul: espi: Add support for eSPI emulators 2021-01-20 17:49:19 -05:00
espi_handlers.c drivers: eSPI: fixed build error in eSPI socketpair test suite. 2020-10-02 11:33:15 +02:00
espi_mchp_xec.c samples: drivers: espi: Showcase OOB Rx asynchronous handling 2021-02-14 18:22:47 -05:00
espi_npcx.c driver: espi: npcx: fix out-of-bounds read in espi_vw_generic_isr. 2021-03-09 04:51:50 -05:00
espi_saf_mchp_xec.c drivers: espi: Microchip eSPI add SAF support 2021-02-15 08:22:01 -05:00
espi_utils.h drivers: eSPI: fixed build error in eSPI socketpair test suite. 2020-10-02 11:33:15 +02:00
host_subs_npcx.c soc: power: npcx: solve an interrupt storm caused by host access. 2021-03-17 15:32:14 -04:00
Kconfig drivers: espi: config: Support for host-initiated eSPI traffic 2021-02-14 18:22:47 -05:00
Kconfig.espi_emul emul: espi: Add support for eSPI emulators 2021-01-20 17:49:19 -05:00
Kconfig.npcx driver: espi: add notification and opcodes for ec host command support. 2020-12-20 13:05:50 -05:00
Kconfig.xec drivers: espi: Microchip eSPI add SAF support 2021-02-15 08:22:01 -05:00