Hello, as part of some spi-nand duties, I came to work with a TI AM62A low-power starter kit. I initially could not use the spi controller and tried to find a working-while-not-breaking-the-others fix but TBH I am not getting all subtleties of this driver so I might very well be in the wrong direction. I then observed a massive throughput difference when using the DAC mode, and disabling it really improved things, so I am proposing to bypass it as well on this platform (and some few others which would also be impacted by the change). Let me know what you think. Cheers, Miquèl Miquel Raynal (2): spi: cadence-qspi: Fix probe on AM62A LP SK spi: cadence-qspi: Improve spi memory performance drivers/spi/spi-cadence-quadspi.c | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) -- 2.48.1