zephyr/drivers/espi
Dino Li 3f6be01484 it8xxx2: espi/kbc: read kbc event type before read input buffer
Host might send command or data immediately after EC read the
KBC input buffer (IBF gets cleared).
This change make sure EC won't get wrong event type in IBF ISR.

Signed-off-by: Dino Li <Dino.Li@ite.com.tw>
2022-05-06 11:31:13 +02:00
..
CMakeLists.txt
Kconfig everywhere: fix typos 2022-03-18 13:24:08 -04:00
Kconfig.espi_emul
Kconfig.it8xxx2
Kconfig.npcx
Kconfig.xec drivers: espi: Correct default eSPI to UART mapping 2022-04-22 10:46:18 -05:00
Kconfig.xec_v2 drivers: espi: xec_v2: remove superfluous default n for boolean 2022-04-15 10:32:24 -07:00
espi_emul.c
espi_handlers.c
espi_it8xxx2.c it8xxx2: espi/kbc: read kbc event type before read input buffer 2022-05-06 11:31:13 +02:00
espi_mchp_xec.c everywhere: fix typos 2022-03-14 20:22:24 -04:00
espi_mchp_xec_host_v2.c espi: mec172x kbc: Enable custom configs 2022-04-13 08:52:57 -05:00
espi_mchp_xec_v2.c drivers: espi: xec: mec172x: Handle eSPI bus host enable 2022-04-05 11:19:03 +02:00
espi_mchp_xec_v2.h espi: updated MEC172x espi module for pinctrl 2022-03-07 11:03:06 +01:00
espi_npcx.c drivers: Check and fix device const qualifier on ISR 2022-03-16 12:33:12 +01:00
espi_saf_mchp_xec.c everywhere: fix typos 2022-03-14 20:22:24 -04:00
espi_utils.h
host_subs_npcx.c drivers: Check and fix device const qualifier on ISR 2022-03-16 12:33:12 +01:00