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

2016-09-19 Thread Corey Minyard
On 09/19/2016 03:00 AM, Cédric Le Goater wrote: > On 09/16/2016 09:41 PM, Corey Minyard wrote: >> On 09/16/2016 05:39 AM, Cédric Le Goater wrote: >>> From: Alistair Popple >>> >>> This patch adds a simple device driver to expose the iBT interface on >>> Aspeed SOCs (AST2400

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

2016-09-19 Thread Cédric Le Goater
On 09/16/2016 09:41 PM, Corey Minyard wrote: > On 09/16/2016 05:39 AM, Cédric Le Goater wrote: >> 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 >>

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

2016-09-16 Thread Corey Minyard
On 09/16/2016 05:39 AM, Cédric Le Goater wrote: > 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

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

2016-09-16 Thread Cédric Le Goater
On 09/16/2016 02:29 PM, LABBE Corentin wrote: > Hello > > I have some minor comment below: > > On Fri, Sep 16, 2016 at 12:39:25PM +0200, Cédric Le Goater wrote: >> From: Alistair Popple >> >> This patch adds a simple device driver to expose the iBT interface on >> Aspeed

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

2016-09-16 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

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

2016-09-16 Thread LABBE Corentin
Hello I have some minor comment below: On Fri, Sep 16, 2016 at 12:39:25PM +0200, Cédric Le Goater wrote: > 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

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

2016-09-16 Thread Arnd Bergmann
On Friday, September 16, 2016 12:39:25 PM CEST Cédric Le Goater wrote: > 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