Hi,
Is it possible to config the parent clock to 204M for uarta and uartb?
Currently, the maximum clock rate is 68000000 so that we can only archive the 4.25Mbps baud rate.
root@nvubuntu:/home/test# cat /sys/kernel/debug/bpmp/debug/clk/uarta/max_rate
68000000
root@nvubuntu:/home/test# cat /sys/kernel/debug/bpmp/debug/clk/uarta/possible_parents
pllp_out0 clk_32k clk_m
root@nvubuntu:/home/test# cat /sys/kernel/debug/bpmp/debug/clk/uartb/max_rate
68000000
root@nvubuntu:/home/test# cat /sys/kernel/debug/bpmp/debug/clk/uartb/possible_parents
pllp_out0 clk_32k clk_m
BR
Brian