Hi,
I'd like to enable both UART1 and UARAT2 in Linux on LX2160A.
kernel version: 5.15.71
configuration in dts, it seems ok.

Check UART control register, UART2 has not been enabled.
root@localhost:~# devmem2 0x21d0030 32
0x00000300
root@localhost:~# devmem2 0x21c0030 32
0x00000B01
May i have your comments?
Many thanks!
Zhao