Re: [PATCH v3 00/17] mtd: spi-nor-core: add xSPI Octal DTR support

2020-05-12 Thread Pratyush Yadav
On 12/05/20 10:13PM, Jagan Teki wrote: > On Mon, Mar 30, 2020 at 9:15 PM Pratyush Yadav wrote: > > > > Hi, > > > > This series adds support for octal DTR flashes in the spi-nor framework, > > and then adds hooks for the Cypress Semper flash which is an xSPI > > compliant Octal DTR flash. > > > > T

Re: [PATCH v3 00/17] mtd: spi-nor-core: add xSPI Octal DTR support

2020-05-12 Thread Jagan Teki
On Mon, Mar 30, 2020 at 9:15 PM Pratyush Yadav wrote: > > Hi, > > This series adds support for octal DTR flashes in the spi-nor framework, > and then adds hooks for the Cypress Semper flash which is an xSPI > compliant Octal DTR flash. > > The Cadence QSPI controller driver is also updated to run

Re: [PATCH v3 00/17] mtd: spi-nor-core: add xSPI Octal DTR support

2020-05-05 Thread Vignesh Raghavendra
On 21/04/20 1:19 pm, Pratyush Yadav wrote: > Hi Jagan, > > On 30/03/20 09:15PM, Pratyush Yadav wrote: >> Hi, >> >> This series adds support for octal DTR flashes in the spi-nor framework, >> and then adds hooks for the Cypress Semper flash which is an xSPI >> compliant Octal DTR flash. >> >> Th

Re: [PATCH v3 00/17] mtd: spi-nor-core: add xSPI Octal DTR support

2020-04-21 Thread Jagan Teki
On Tue, Apr 21, 2020 at 1:19 PM Pratyush Yadav wrote: > > Hi Jagan, > > On 30/03/20 09:15PM, Pratyush Yadav wrote: > > Hi, > > > > This series adds support for octal DTR flashes in the spi-nor framework, > > and then adds hooks for the Cypress Semper flash which is an xSPI > > compliant Octal DTR

Re: [PATCH v3 00/17] mtd: spi-nor-core: add xSPI Octal DTR support

2020-04-21 Thread Pratyush Yadav
Hi Jagan, On 30/03/20 09:15PM, Pratyush Yadav wrote: > Hi, > > This series adds support for octal DTR flashes in the spi-nor framework, > and then adds hooks for the Cypress Semper flash which is an xSPI > compliant Octal DTR flash. > > The Cadence QSPI controller driver is also updated to run i