]> asedeno.scripts.mit.edu Git - linux.git/commit
serial: pl011: add mark/space parity support
authorEd Spiridonov <edo.rus@gmail.com>
Fri, 4 Mar 2016 05:11:53 +0000 (08:11 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 8 Mar 2016 00:11:14 +0000 (16:11 -0800)
commitbb70002cb7430252c6c8e3b19ad66957f253e667
treef56422a1d5856cfb2010ef42de854ffbdebfbbb7
parent0607616d9311096bfd1c325c36ffbfa71ccd40ab
serial: pl011: add mark/space parity support

PL011 UART has hardware mark/space parity ability, this trivial patch adds support for it.
Tested on Raspberry Pi v1, v2 (BCM2835 and BCM2836)

Signed-off-by: Ed Spiridonov <edo.rus@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/amba-pl011.c