summaryrefslogtreecommitdiff
path: root/drivers/tty/n_tty.c
diff options
context:
space:
mode:
authorLucas Stach <l.stach@pengutronix.de>2015-09-04 17:52:38 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-10-04 18:41:09 +0100
commit86a04ba64295e419f442866282051777ce962b8a (patch)
treec68d7afad041996ce941a57bc104b3b7e1a7e942 /drivers/tty/n_tty.c
parentcc32382d9fd22dc8eebba4a245f50417267bda8e (diff)
downloadlwn-86a04ba64295e419f442866282051777ce962b8a.tar.gz
lwn-86a04ba64295e419f442866282051777ce962b8a.zip
serial: imx: set up aging timer interrupt as DMA trigger
The DMA transfer is only started once we are sure it will finish in a limited time, i.e. only after we received a RRDY interrupt. In order to allow the watermark level to be raised the aging timer and the corresponding interrupt need to be set up as an additional trigger, so that the transfer is also started if the incoming amount of bytes never reach the watermark. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Acked-by: Jiada Wang <jiada_wang@mentor.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/n_tty.c')
0 files changed, 0 insertions, 0 deletions