zephyr/drivers/peci
Johannes Meister 7d1c15d09e drivers: peci: xec: Handle PECI command PING properly
Handle PECI command PING properly, also get Write FCS Byte as a check.
Now it is possible to perform a PECI Ping without crashing the bus or
blocking it for subsequent PECI transactions.
It is also possible to check whether the Ping was sucessful
or not with the Write FCS Byte.

Signed-off-by: Johannes Meister <johannes.meister@kontron.com>
2022-04-21 07:45:45 -05:00
..
CMakeLists.txt ITE: drivers/peci: Add PECI driver module of ITE IT8xxx2 2022-02-21 19:43:40 -05:00
Kconfig ITE: drivers/peci: Add PECI driver module of ITE IT8xxx2 2022-02-21 19:43:40 -05:00
Kconfig.it8xxx2 ITE: drivers/peci: Add PECI driver module of ITE IT8xxx2 2022-02-21 19:43:40 -05:00
Kconfig.xec drivers: peci: Microchip XEC PECI driver add MEC172x support 2022-04-05 11:16:41 +02:00
peci_handlers.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
peci_ite_it8xxx2.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
peci_mchp_xec.c drivers: peci: xec: Handle PECI command PING properly 2022-04-21 07:45:45 -05:00