We run UART5 at 12MBd by modifying the omap-serial kernel module in Linux.
This works great until we start receiving answers, when this phenomenon appears.
What bothers me is that regardless of whether we disable DMA in the device tree or not, is looks the same when sending a 64 byte package:
Device tree for UART5 is original except for baudrate changes.
Any help in configuring the UART with DMA would be much appreciated.