zephyr/drivers/espi
Dino Li 8665db1dab espi: it8xxx2: reset PLTRST# virtual wire signal during eSPI reset
The PLTRST# virtual wire signal's reset signal is eSPI Reset#.
But it8xxx2 didn't enable the feature by default. This change
will enable the feature at default.

Signed-off-by: Dino Li <Dino.Li@ite.com.tw>
2022-11-07 09:50:27 +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 drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
espi_it8xxx2.c espi: it8xxx2: reset PLTRST# virtual wire signal during eSPI reset 2022-11-07 09:50:27 +01:00
espi_mchp_xec.c include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
espi_mchp_xec_host_v2.c include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09: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 drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
espi_npcx.c include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
espi_saf_mchp_xec.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02: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_utils.h espi: Fix gpio_manage_callback() logic 2022-10-04 14:10:05 +00:00
host_subs_npcx.c driver: eSPI: npcx: support multiple bytes mode for Port80 2022-10-20 15:41:22 +02:00
Kconfig drivers: espi_saf: Add Microchip MEC172x eSPI SAF version 2 driver 2022-10-28 14:29:46 -05:00
Kconfig.espi_emul emul: espi: Add support for eSPI emulators 2021-01-20 17:49:19 -05:00
Kconfig.it8xxx2 espi: it8xxx2: enable configuration of Chromebook 2022-02-21 22:01:48 -05:00
Kconfig.npcx driver: eSPI: npcx: support multiple bytes mode for Port80 2022-10-20 15:41:22 +02:00
Kconfig.xec drivers: espi_saf: Add Microchip MEC172x eSPI SAF version 2 driver 2022-10-28 14:29:46 -05:00