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
Kconfig
Kconfig.xec
peci_handlers.c
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