Re: [PATCH v2] spi: cadence_qspi: Address the comparison failure for 0-8 bytes of data

2024-01-29 Thread Jagan Teki
On Sun, Jan 28, 2024 at 12:08 PM Tejas Bhumkar wrote: > > The current implementation encounters issues when testing data ranging > from 0 to 8 bytes. This was confirmed through testing with both ISSI > (IS25WX256) and Micron (MT35XU02G) Flash exclusively in SDR mode. > > Upon investigation, it

[PATCH v2] spi: cadence_qspi: Address the comparison failure for 0-8 bytes of data

2024-01-27 Thread Tejas Bhumkar
The current implementation encounters issues when testing data ranging from 0 to 8 bytes. This was confirmed through testing with both ISSI (IS25WX256) and Micron (MT35XU02G) Flash exclusively in SDR mode. Upon investigation, it was observed that utilizing the "SPI_NOR_OCTAL_READ" flag and