Hi,
I am using AM17xx ARM processor of TI.
I have used all the 3 UART ports.(ie., To be precise, I have only used UART0 as a serial port. UART1 is used as CONSOLE and UART2 Tx pins clash with SPI0 Chipselect pin (which is used for flash).
Hence, I require another serial UART port. Is it possible to use GPIO pins and configure as UART3 ? (I need to access this UART from user space).
Please provide me the way to use platform_device code to create a new serial port.
Please help me on this regard.
Thanks,
Arul