Re: [Openipmi-developer] [PATCH v3 1/3] ipmi: add an Aspeed BT IPMI BMC driver

2016-09-28 Thread Cédric Le Goater
On 09/28/2016 03:53 PM, Corey Minyard wrote: > On 09/26/2016 01:50 AM, Cédric Le Goater wrote: >> Changes since v1: - replace 'bt_host' by 'bt_bmc' to reflect that the driver is the BMC side of the IPMI BT interface - renamed the device to 'ipmi-bt-host' -

Re: [Openipmi-developer] [PATCH v3 1/3] ipmi: add an Aspeed BT IPMI BMC driver

2016-09-28 Thread Corey Minyard
On 09/26/2016 01:50 AM, Cédric Le Goater wrote: > >>> Changes since v1: >>> >>> - replace 'bt_host' by 'bt_bmc' to reflect that the driver is >>> the BMC side of the IPMI BT interface >>> - renamed the device to 'ipmi-bt-host' >>> - introduced a temporary buffer to copy_{to,from}_user

[Openipmi-developer] [PATCH v3 1/3] ipmi: add an Aspeed BT IPMI BMC driver

2016-09-20 Thread Cédric Le Goater
From: Alistair Popple This patch adds a simple device driver to expose the iBT interface on Aspeed SOCs (AST2400 and AST2500) as a character device. Such SOCs are commonly used as BMCs (BaseBoard Management Controllers) and this driver implements the BMC side of the BT