[PATCH v4] 8250-core based serial driver for OMAP
From: bigeasy@linutronix.de (Sebastian Andrzej Siewior)
Date: 2014-07-16 14:47:06
Also in:
linux-omap, linux-serial, lkml
From: bigeasy@linutronix.de (Sebastian Andrzej Siewior)
Date: 2014-07-16 14:47:06
Also in:
linux-omap, linux-serial, lkml
I converted most of the omap-serial over to the 8250-core based code where it once was forked from. I dropped the rs485 support for now. The runtime-pm does not crash any machines because none of them shutdown the IP core and/or enter deep idle where it would metter. Sebastian