zephyr/drivers/espi
Dino Li 4c3bfc821b espi/it8xxx2: waiting till completion of VW send to host
On it8xxx2, there are VW transmitted registers indicating that VW signal
has been transmitted to host. This patch checks the register to ensure
successful transmission of VW state change.

fixes: #89298

Signed-off-by: Dino Li <Dino.Li@ite.com.tw>
2025-07-19 09:55:46 +02:00
..
CMakeLists.txt driver: espi: add espi driver for rts5912 2025-05-29 23:25:27 +02:00
espi_emul.c
espi_handlers.c
espi_it8xxx2.c espi/it8xxx2: waiting till completion of VW send to host 2025-07-19 09:55:46 +02:00
espi_mchp_xec_host_v2.c
espi_mchp_xec_v2.c
espi_mchp_xec_v2.h
espi_mchp_xec.c drivers: espi: espi_mchp_xec: fix typo in receive_oob error checking 2025-06-25 10:53:09 +02:00
espi_npcx.c style: add missing curly braces in if/while/for statements. 2025-05-17 14:10:33 +02:00
espi_realtek_rts5912.c driver: espi: add espi peripheral channel driver for rts5912 2025-05-29 23:25:27 +02:00
espi_saf_mchp_xec_v2.c
espi_saf_mchp_xec.c
espi_taf_npcx.c drivers: espi: npcx: fix compilation errors 2025-06-18 09:31:08 -04:00
espi_utils.h
host_subs_npcx.c
Kconfig driver: espi: add espi driver for rts5912 2025-05-29 23:25:27 +02:00
Kconfig.espi_emul
Kconfig.it8xxx2 drivers: kconfig: fix typo 2025-07-01 10:58:54 -10:00
Kconfig.npcx
Kconfig.rts5912 driver: espi: add espi peripheral channel 8042_KBC driver for rts5912 2025-05-29 23:25:27 +02:00
Kconfig.xec