]> git.baikalelectronics.ru Git - kernel.git/commit
serial: xuartps: Adds RXBS register support for zynqmp
authorNava kishore Manne <nava.manne@xilinx.com>
Thu, 15 Sep 2016 09:15:29 +0000 (14:45 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 22 Sep 2016 09:46:12 +0000 (11:46 +0200)
commit6fd1cb8cb774605ccc6cbc6f67d60f6bfcc82a18
treeadb9631bf0a8a74e754d90ba058c6d1f45121bc8
parentcebd107e7328d2ba3ed0bdd9b6b7f235ec2aba34
serial: xuartps: Adds RXBS register support for zynqmp

This patch adds RXBS register access support for zynqmp.
To avoid the corner error conditions it will consider only
RXBS[2:0] bits while checking the error conditions
(Parity,Framing and BRAK).

Signed-off-by: Nava kishore Manne <navam@xilinx.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/xilinx_uartps.c