On 14/02/2023 13:27, Mark Brown wrote:
On Thu, Feb 09, 2023 at 01:13:21PM -0800, Vadim Fedorenko wrote:Xilinx PG158 page 80 [1] states that master transaction inhibit bit must be set to properly setup the transaction in QSPI mode. Add the force_irq flag to follow this sequence.This doesn't apply against current code, please check and resend.
Oh, yep, it has some overlap with devm_spi_alloc_master() commit. V2 is on the way.