RE: [PATCH v3 2/2] spi: add SPI controller driver for UniPhier SoC

2018-08-02 Thread Keiji Hayashibara
Hi Andy, Thank you for your check. > From: Andy Shevchenko [mailto:andy.shevche...@gmail.com] > Sent: Wednesday, August 1, 2018 7:21 PM > To: Hayashibara, Keiji/林原 啓二 > Subject: Re: [PATCH v3 2/2] spi: add SPI controller driver for UniPhier SoC > > On Wed, Aug 1, 2018

RE: [PATCH v3 2/2] spi: add SPI controller driver for UniPhier SoC

2018-08-02 Thread Keiji Hayashibara
Hi Andy, Thank you for your check. > From: Andy Shevchenko [mailto:andy.shevche...@gmail.com] > Sent: Wednesday, August 1, 2018 7:21 PM > To: Hayashibara, Keiji/林原 啓二 > Subject: Re: [PATCH v3 2/2] spi: add SPI controller driver for UniPhier SoC > > On Wed, Aug 1, 2018

Re: [PATCH v3 2/2] spi: add SPI controller driver for UniPhier SoC

2018-08-01 Thread Andy Shevchenko
On Wed, Aug 1, 2018 at 10:29 AM, Keiji Hayashibara wrote: > Add SPI controller driver implemented in Socionext UniPhier SoCs. > > UniPhier SoCs have two types SPI controllers; SCSSI supports a > single channel, and MCSSI supports multiple channels. > This driver supports SCSSI only. > > This

Re: [PATCH v3 2/2] spi: add SPI controller driver for UniPhier SoC

2018-08-01 Thread Andy Shevchenko
On Wed, Aug 1, 2018 at 10:29 AM, Keiji Hayashibara wrote: > Add SPI controller driver implemented in Socionext UniPhier SoCs. > > UniPhier SoCs have two types SPI controllers; SCSSI supports a > single channel, and MCSSI supports multiple channels. > This driver supports SCSSI only. > > This

[PATCH v3 2/2] spi: add SPI controller driver for UniPhier SoC

2018-08-01 Thread Keiji Hayashibara
Add SPI controller driver implemented in Socionext UniPhier SoCs. UniPhier SoCs have two types SPI controllers; SCSSI supports a single channel, and MCSSI supports multiple channels. This driver supports SCSSI only. This controller has 32bit TX/RX FIFO with depth of eight entry, and supports the

[PATCH v3 2/2] spi: add SPI controller driver for UniPhier SoC

2018-08-01 Thread Keiji Hayashibara
Add SPI controller driver implemented in Socionext UniPhier SoCs. UniPhier SoCs have two types SPI controllers; SCSSI supports a single channel, and MCSSI supports multiple channels. This driver supports SCSSI only. This controller has 32bit TX/RX FIFO with depth of eight entry, and supports the