Hi,
I'm trying to enable the UART3, which, if I'm right, is the one who access the MikroBus Header on the connected MCIMX8-8X motherboard.
In order to do this, according to the schematics, first I had to modify the position of the the 0 ohm resistors R1 and R2, located on the top view of the imx8qxp-mek. This was necessary because, by default, they were connected in order to enable the BB_AUDIO_UART3 signal, instead of the plain UART.

After that, are there any software configuration I need to make (maybe in the DTS files) for having the device ttyLP3 (maybe differently named) show in my devices list?