On 03/02/2015 10:37 AM, Zhong, Huiquan wrote: > Anyone have some idea on this, Is it ok to enable Full RPM for 8250 driver? I don't remember seeing those backtraces but I could double check if time permits. Currently only omap (that is 8250-omap) is using this kind of RPM. Be aware that if you enable it in the driver (and userland) then it will switch the UART off (or put in PM) even if the /dev/ttySx node is open or the UART is used as console. The result is that we usually lose the first RX character (sometimes more, depending on speed) on the console because this is used to trigger the wake up event and to bring the HW back operational. > > Thanks, > > Huiquan Sebastian -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html