commit | 3816b2f886d0918d8a8ae593b2db203ab905a889 | [log] [tgz] |
---|---|---|
author | Nava kishore Manne <nava.manne@xilinx.com> | Thu Sep 15 14:45:29 2016 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 22 11:46:12 2016 +0200 |
tree | adb9631bf0a8a74e754d90ba058c6d1f45121bc8 | |
parent | 54f19b4a679149130f78413c421a5780e90a9d0a [diff] |
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>