Re: [PATCH v8 1/1] Add support for IPMB driver

2019-05-07 Thread Randy Dunlap
Hi, Just a few doc comments below... On 5/7/19 2:30 PM, Asmaa Mnebhi wrote: > Support receiving IPMB requests on a Satellite MC from the BMC. > Once a response is ready, this driver will send back a response > to the BMC via the IPMB channel. > > Signed-off-by: Asmaa Mnebhi > Acked-by: vad...@m

[PATCH v8 1/1] Add support for IPMB driver

2019-05-07 Thread Asmaa Mnebhi
Support receiving IPMB requests on a Satellite MC from the BMC. Once a response is ready, this driver will send back a response to the BMC via the IPMB channel. Signed-off-by: Asmaa Mnebhi Acked-by: vad...@mellanox.com --- Documentation/IPMB.txt | 103 +++ drivers/char/ipmi/Kco