zephyr/drivers/espi
Mulin Chao 524190154b npcx: espi: move DT nodes to specific files which support them
Since VWGPSM (Virtual Wire GPIO Target-to-Controller) registers are
introduced in npcx9 and later series, the CL moves the related DT nodes
from npcx-espi-vws-map.dtsi (Used for all npcx series) to the specific
dtsi files for npcx9 and npcx4 series.

Signed-off-by: Mulin Chao <mlchao@nuvoton.com>
2023-08-17 10:25:49 +01:00
..
CMakeLists.txt
espi_emul.c emul: Only add enabled DT nodes to bus emulators 2023-07-12 09:25:18 +02:00
espi_handlers.c
espi_it8xxx2.c
espi_mchp_xec_host_v2.c
espi_mchp_xec_v2.c espi: mchp_xec_v2: Fix possible buffer overflow 2023-08-15 10:17:07 -07:00
espi_mchp_xec_v2.h
espi_mchp_xec.c espi: mchp_xec: Fix possible buffer overflow 2023-08-15 10:17:07 -07:00
espi_npcx.c npcx: espi: move DT nodes to specific files which support them 2023-08-17 10:25:49 +01:00
espi_saf_mchp_xec_v2.c
espi_saf_mchp_xec.c
espi_utils.h
host_subs_npcx.c
Kconfig
Kconfig.espi_emul
Kconfig.it8xxx2
Kconfig.npcx
Kconfig.xec