I want to know how to configure parity, stop_bits, data_bits, flow_ctrl parameters in UART in the xx.overlay file.
Although these parameters can be configured through the uart_configure interface, I prefer to configure them through overlay files or other methods instead of modifying the code.