Hi All, We are using UART1 to communicate with the Audio Codec. I checked serial_core.c and 8250.c file for this. I didn't find anything that can be directly used to communicate through UART1.
I was able to register the port using serial8250_register_port() function. But how do I configure the port for specific UART setup? Can anyone give me idea how do I use the UART1 port(register, configure, write, read) to communicate with the Codec.
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
