Re: [PATCH v5 1/6] mtd: rawnand: stm32_fmc2: do not display errors if the driver is deferred

2020-07-07 Thread Miquel Raynal
On Fri, 2020-06-12 at 15:22:37 UTC, Christophe Kerello wrote: > A MDMA issue has been solved on Kernel 5.7. The effect of this fix is > that the MDMA driver is now deferred and the FMC2 NFC driver is also > deferred. All is working fine but there is a FMC2 log in the console: > stm32_fmc2_nfc

[PATCH v5 1/6] mtd: rawnand: stm32_fmc2: do not display errors if the driver is deferred

2020-06-12 Thread Christophe Kerello
A MDMA issue has been solved on Kernel 5.7. The effect of this fix is that the MDMA driver is now deferred and the FMC2 NFC driver is also deferred. All is working fine but there is a FMC2 log in the console: stm32_fmc2_nfc 58002000.nand-controller: failed to request tx DMA channel: -517 This