Skip to content

Integrate linux-seco-imx/seco_lf-6.6.23-2.0.0_e39-devicetree-serial-port-issue

Commit: clea-os/bsp/nxp/linux-seco-imx@b369d527

[E39][DT] SER0, SER2: Disable DMA usage as workarround for issue when used simultaneously

If more than one uart interfaces are using dma and are used simultaneously or even one after another, we have seen garbage or zero bytes in the read data. This disables the DMA for both used serial ports SER0 and SER2, we have not yet seen the issue on SER1 yet.

Merge request reports

Loading