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)
commit3816b2f886d0918d8a8ae593b2db203ab905a889
treeadb9631bf0a8a74e754d90ba058c6d1f45121bc8
parent54f19b4a679149130f78413c421a5780e90a9d0a
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