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
已解决! 转到解答。
Please try below patch
Then enable CONFIG_SERIAL_PROBE_ALL=y in lx2160ardb_tfa_defconfig after applying this patch.
Please try below patch
Then enable CONFIG_SERIAL_PROBE_ALL=y in lx2160ardb_tfa_defconfig after applying this patch.