Re: [PATCH v3 2/2] mtd: spi-nor: cadence-quadspi: Add support for Octal SPI controller

From: Tudor.Ambarus
Date: Sun Jan 20 2019 - 10:30:54 EST


Vignesh,

On 01/20/2019 04:56 PM, Tudor.Ambarus@xxxxxxxxxxxxx wrote:
> Looks good.

one more thing: in cqspi_read_setup() I see that the dummy cycles are adjusted
if (f_pdata->inst_width != CQSPI_INST_TYPE_QUAD).

Should you adjust the dummy cycles for octo too? I tried to find a datasheet for
the controller, without success though ...

ta