RE: [PATCH 5/6] soc: aspeed: Add eSPI driver

2021-01-07 Thread Ryan Chen
ists.ozlabs.org; devicet...@vger.kernel.org; > linux-arm-ker...@lists.infradead.org; linux-kernel@vger.kernel.org; BMC-SW > > Subject: Re: [PATCH 5/6] soc: aspeed: Add eSPI driver > > On Thu, 7 Jan 2021 at 02:39, ChiaWei Wang > wrote: > > > > Hi Rob, > > > >

Re: [PATCH 5/6] soc: aspeed: Add eSPI driver

2021-01-07 Thread Joel Stanley
On Thu, 7 Jan 2021 at 02:39, ChiaWei Wang wrote: > > Hi Rob, > > > -Original Message- > > From: Rob Herring > > Sent: Wednesday, January 6, 2021 11:32 PM > > To: ChiaWei Wang > > Subject: Re: [PATCH 5/6] soc: aspeed: Add eSPI driver > > >

RE: [PATCH 5/6] soc: aspeed: Add eSPI driver

2021-01-06 Thread ChiaWei Wang
Hi Rob, > -Original Message- > From: Rob Herring > Sent: Wednesday, January 6, 2021 11:32 PM > To: ChiaWei Wang > Subject: Re: [PATCH 5/6] soc: aspeed: Add eSPI driver > > On Wed, Jan 06, 2021 at 01:59:38PM +0800, Chia-Wei, Wang wrote: > > The Aspeed eSPI co

Re: [PATCH 5/6] soc: aspeed: Add eSPI driver

2021-01-06 Thread Rob Herring
On Wed, Jan 06, 2021 at 01:59:38PM +0800, Chia-Wei, Wang wrote: > The Aspeed eSPI controller is slave device to communicate with > the master through the Enhanced Serial Peripheral Interface (eSPI). > All of the four eSPI channels, namely peripheral, virtual wire, > out-of-band, and flash are suppo

[PATCH 5/6] soc: aspeed: Add eSPI driver

2021-01-05 Thread Chia-Wei, Wang
The Aspeed eSPI controller is slave device to communicate with the master through the Enhanced Serial Peripheral Interface (eSPI). All of the four eSPI channels, namely peripheral, virtual wire, out-of-band, and flash are supported. Signed-off-by: Chia-Wei, Wang --- drivers/soc/aspeed/Kconfig