On Sun, Oct 23, 2022 at 01:40:24AM +0200, Marcin Wojtas wrote: > Armada 38x platforms marks all devices as coherent via > mvebu_hwcc_notifier(), whereas the standard way to determine > this is by of_dma_is_coherent(). Reflect the hardware > capabilities by adding 'dma-coherent' properties to the device tree. Hi Marcin Does this need to go to -rc for 6.0? The DMA issues being reported? If so, please add a Fixed: tag. Andrew