Dear All; I would like to enable SIR mode in UART modem control register for only one of my UART ports. I am planning to transceive IrDa by using that port.
In A20 User manual, page 655, it states that 6th bit of UART_MCR register controls this mode. In Android SDK for A20, when I search for UART_MCR_SIRE, it finds only at sw_uart.h, but it seems this is not implemented in sw_uart.c In sunxi-kernel, there is no such define at all. Can you please guide me, how can I enable SIR mode for only one of my UARTs ? -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
