zephyr/drivers/espi
Jose Alberto Meza e9dd54ed1c drivers: espi: xec: Ensure all eSPI VW are transmitted
When a eSPI slave needs to send back-to-back packets
updating status signal need to guarantee both status
reach the eSPI host, i.e. SCI=0 followed by SCI=1.
This change guarantees both packets are transmitted
over esSPI bus.

Allow to map eSPI host logical UART to a soc UART.

Signed-off-by: Jose Alberto Meza <jose.a.meza.arellano@intel.com>
2019-09-20 14:30:40 -04:00
..
CMakeLists.txt
Kconfig drivers: espi: kconfig: Remove redundant ESPI_PERIPHERAL_CHANNEL deps. 2019-08-07 04:27:03 -04:00
Kconfig.xec drivers: espi: xec: Ensure all eSPI VW are transmitted 2019-09-20 14:30:40 -04:00
espi_mchp_xec.c drivers: espi: xec: Ensure all eSPI VW are transmitted 2019-09-20 14:30:40 -04:00
espi_utils.h