zephyr/drivers/espi
Jun Lin 69e85b25fe board: npcx: remove CONFIG_PINCTRL from defconfig of npcx boards
The CONFIG_PINCTRL is removed from the board's defconfig files.
Drivers which use pin control function should add "select PINCTRL"
in their Kconfig files.

Fixes #78619

Signed-off-by: Jun Lin <CHLin56@nuvoton.com>
2024-11-07 08:59:14 -08:00
..
CMakeLists.txt
Kconfig
Kconfig.espi_emul
Kconfig.it8xxx2
Kconfig.npcx board: npcx: remove CONFIG_PINCTRL from defconfig of npcx boards 2024-11-07 08:59:14 -08:00
Kconfig.xec
espi_emul.c
espi_handlers.c
espi_it8xxx2.c drivers/espi: it8xxx2: Fix mask when SRAM size not the power of 2 2024-09-02 11:49:52 +02:00
espi_mchp_xec.c
espi_mchp_xec_host_v2.c ec_host_cmd: Fix generating multiple Port80 notifications 2024-10-10 20:24:06 -04:00
espi_mchp_xec_v2.c
espi_mchp_xec_v2.h
espi_npcx.c drivers: espi: npcx: support espi taf rpmc request 2024-10-17 09:44:39 +02:00
espi_saf_mchp_xec.c
espi_saf_mchp_xec_v2.c
espi_taf_npcx.c drivers: espi: npcx: support espi taf rpmc request 2024-10-17 09:44:39 +02:00
espi_utils.h
host_subs_npcx.c