]> git.baikalelectronics.ru Git - kernel.git/commit
OMAP2+: UART: enable tx wakeup bit for wer reg
authorGovindraj.R <govindraj.raja@ti.com>
Fri, 5 Jul 2013 15:25:59 +0000 (18:25 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 26 Jul 2013 22:53:34 +0000 (15:53 -0700)
commit7f790792faf9a527256a9fa65b281625e44c5faf
treec32fd500c3c3f8203362370f3c27eb11e9c30a02
parent8e54eefcc618cee78a7b0560272429cb882968c3
OMAP2+: UART: enable tx wakeup bit for wer reg

wer has TX wakeup bit available enable the same
by populating the necessary tx wakeup flag for the
applicable module ip blocks and use the same
while configuaring wer reg.

Also wer is not context restored, restore wer when
context is lost.

Cc: Paul Walmsley <paul@pwsan.com>
Cc: Felipe Balbi <balbi@ti.com>
Cc: Kevin Hilman <kevin.hilman@linaro.org>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(for drivers/tty changes)
Signed-off-by: Govindraj.R <govindraj.raja@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/omap-serial.c