zephyr/drivers/peci
Diwakar C 909072d012 peci: driver: Ping cmd fail due to improper tx len and wait handling
In current implementation, for Ping command, write data/payload is
queued in FIFO infinitely eventhough Ping command have write length
of '0'.

This issue is addressed in this patch.

Signed-off-by: Diwakar C <diwakar.c@intel.com>
2020-11-09 15:49:19 -06:00
..
CMakeLists.txt drivers: peci: Add verification handlers 2020-05-25 18:06:22 +02:00
Kconfig drivers: peci: Add PECI driver for microchip XEC family 2020-03-13 18:53:04 +02:00
Kconfig.xec drivers: peci: Add PECI driver for microchip XEC family 2020-03-13 18:53:04 +02:00
peci_handlers.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
peci_mchp_xec.c peci: driver: Ping cmd fail due to improper tx len and wait handling 2020-11-09 15:49:19 -06:00