Re: [PATCH 0/3] spi-nor: Add Octal SPI support

2018-12-10 Thread Boris Brezillon
On Sun, 9 Dec 2018 14:17:18 +0530 Vignesh R wrote: > Hi Boris, > > On 03/10/18 10:26 PM, Vignesh R wrote: > > This series adds support for octal mode of mt35x flash. Also, adds > > support for OSPI version of Cadence QSPI controller. > > > > Based on top of patches adding basic support for mt35

Re: [PATCH 0/3] spi-nor: Add Octal SPI support

2018-12-09 Thread Vignesh R
Hi Boris, On 03/10/18 10:26 PM, Vignesh R wrote: > This series adds support for octal mode of mt35x flash. Also, adds > support for OSPI version of Cadence QSPI controller. > > Based on top of patches adding basic support for mt35xu512aba here: > https://patchwork.ozlabs.org/cover/971437/ > > Vi

Re: [PATCH 0/3] spi-nor: Add Octal SPI support

2018-10-12 Thread Boris Brezillon
Hi Vignesh, On Mon, 8 Oct 2018 21:06:02 +0530 Vignesh R wrote: > Hi Boris, > > Sorry I missed this mail. > > On Thursday 04 October 2018 04:47 PM, Boris Brezillon wrote: > > On Thu, 4 Oct 2018 16:05:36 +0530 > > Vignesh R wrote: > > > > .../devicetree/bindings/mtd/cadence-quadsp

Re: [PATCH 0/3] spi-nor: Add Octal SPI support

2018-10-08 Thread Vignesh R
Hi Boris, Sorry I missed this mail. On Thursday 04 October 2018 04:47 PM, Boris Brezillon wrote: > On Thu, 4 Oct 2018 16:05:36 +0530 > Vignesh R wrote: > .../devicetree/bindings/mtd/cadence-quadspi.txt | 1 + drivers/mtd/spi-nor/cadence-quadspi.c | 9

Re: [PATCH 0/3] spi-nor: Add Octal SPI support

2018-10-04 Thread Boris Brezillon
On Thu, 4 Oct 2018 16:05:36 +0530 Vignesh R wrote: > >> > >> .../devicetree/bindings/mtd/cadence-quadspi.txt | 1 + > >> drivers/mtd/spi-nor/cadence-quadspi.c | 9 + > > > > On a slightly different topic, do you plan to convert the Cadence > > driver to spi-mem?

Re: [PATCH 0/3] spi-nor: Add Octal SPI support

2018-10-04 Thread Vignesh R
On Thursday 04 October 2018 12:50 AM, Boris Brezillon wrote: > On Wed, 3 Oct 2018 22:26:00 +0530 > Vignesh R wrote: > >> This series adds support for octal mode of mt35x flash. Also, adds >> support for OSPI version of Cadence QSPI controller. >> >> Based on top of patches adding basic support fo

Re: [PATCH 0/3] spi-nor: Add Octal SPI support

2018-10-03 Thread Boris Brezillon
On Wed, 3 Oct 2018 22:26:00 +0530 Vignesh R wrote: > This series adds support for octal mode of mt35x flash. Also, adds > support for OSPI version of Cadence QSPI controller. > > Based on top of patches adding basic support for mt35xu512aba here: > https://patchwork.ozlabs.org/cover/971437/ > >