Hi ff4568525153,
Yes, the UART mapping in JP5 and JP6 are different.
You may need to add them in aliases of your device tree.
Some aliases have been removed by default in device tree. Please add it back for 3110000.serial.
aliases {
mmc0 = "/bus@0/mmc@3400000";
serial0 = "/serial";
serial1 = "/bus@0/serial@3100000";
serial2 = "/bus@0/serial@3140000";
+ serial3 = "/bus@0/serial@3110000";
and you should get /dev/ttyTHS3 available to be used for 3110000.serial