Re: [PATCH 0/7] spi: cadence-quadspi: Add Octal DTR support

2021-01-08 Thread Pratyush Yadav
Hi Mark, On 06/01/21 02:59PM, Mark Brown wrote: > On Wed, 23 Dec 2020 00:14:18 +0530, Pratyush Yadav wrote: > > This series adds support for Octal DTR mode now that SPI NOR supports > > these flashes. Patches 1/7 to 4/7 and 6/7 fix some minor bugs and issues. > > Patche 5/7 lays some groundwork by

Re: [PATCH 0/7] spi: cadence-quadspi: Add Octal DTR support

2021-01-06 Thread Mark Brown
On Wed, 23 Dec 2020 00:14:18 +0530, Pratyush Yadav wrote: > This series adds support for Octal DTR mode now that SPI NOR supports > these flashes. Patches 1/7 to 4/7 and 6/7 fix some minor bugs and issues. > Patche 5/7 lays some groundwork by implementing the supports_op() hook. > Patch 7/7 adds th