Thread (11 messages) 11 messages, 3 authors, 2016-08-31
STALE3563d

[PATCH] serial: imx: add rx and tx led trigger

From: arnd@arndb.de (Arnd Bergmann)
Date: 2016-07-06 15:22:40
Also in: linux-serial

On Monday, July 4, 2016 5:50:09 PM CEST Uwe Kleine-K?nig wrote:
On Mon, Jul 04, 2016 at 05:43:03PM +0200, Arnd Bergmann wrote:
quoted
On Monday, July 4, 2016 5:34:12 PM CEST Uwe Kleine-K?nig wrote:
quoted
Add support for two led triggers per UART instance that blink on
transmission and reception of data respectively.

Signed-off-by: Uwe Kleine-K?nig <redacted>
---
 drivers/tty/serial/imx.c | 57 ++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 57 insertions(+)
What is specific to this driver here? Could this be done in the
core tty code instead?
The core doesn't notice when the driver starts to push out characters.

I also have a patch in my queue that adds support for rts delaying in
rs485 mode. While the delay between start_tx being called and the first
char leaving the hardware might not be big enough to care in rs232 mode,
with a big delay_rts_before_send it might matter.
Right, that makes sense. It still seems odd to have this just in one
driver, and your changelog above doesn't really explain what the
blinkenlights are actually good for.

I'm sure you had something useful in mind, can you elaborate?

If this is something we may want to do on other platforms as well,
we should perhaps not hardwire the name of the imx tty device in
the led trigger name.

	Arnd
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help