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

2020-07-20 Thread Jagan Teki
Hi Vignesh, On Mon, Jul 13, 2020 at 1:45 PM Vignesh Raghavendra wrote: > > > > On 09/07/20 1:43 pm, Jagan Teki wrote: > > On Tue, Jul 7, 2020 at 7:00 PM Vignesh Raghavendra wrote: > >> > >> Hi Jagan, > >> > >> On 15/06/20 9:21 pm, Pratyush Yadav wrote: > >>> On 05/06/20 06:14PM, Pratyush Yadav

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

2020-07-13 Thread Vignesh Raghavendra
On 09/07/20 1:43 pm, Jagan Teki wrote: > On Tue, Jul 7, 2020 at 7:00 PM Vignesh Raghavendra wrote: >> >> Hi Jagan, >> >> On 15/06/20 9:21 pm, Pratyush Yadav wrote: >>> On 05/06/20 06:14PM, Pratyush Yadav wrote: Hi, This series adds support for octal DTR flashes in the spi-nor

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

2020-07-09 Thread Jagan Teki
On Tue, Jul 7, 2020 at 7:00 PM Vignesh Raghavendra wrote: > > Hi Jagan, > > On 15/06/20 9:21 pm, Pratyush Yadav wrote: > > On 05/06/20 06:14PM, Pratyush Yadav wrote: > >> Hi, > >> > >> This series adds support for octal DTR flashes in the spi-nor framework, > >> and then adds hooks for the

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

2020-07-07 Thread Vignesh Raghavendra
Hi Jagan, On 15/06/20 9:21 pm, Pratyush Yadav wrote: > On 05/06/20 06:14PM, 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

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

2020-06-15 Thread Pratyush Yadav
On 05/06/20 06:14PM, 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 in Octal

[PATCH v6 00/21] mtd: spi-nor-core: add xSPI Octal DTR support

2020-06-05 Thread Pratyush Yadav
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 in Octal DTR mode. Tested on TI J721e EVM. The Travis CI build can