]> git.baikalelectronics.ru Git - kernel.git/commit
serial: sc16is7xx
authorJon Ringle <jringle@gridpoint.com>
Fri, 25 Apr 2014 00:56:06 +0000 (20:56 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 Apr 2014 17:08:48 +0000 (10:08 -0700)
commiteed59a01a63e2373df437ff970e64ca436b1d3dc
tree21fc2495693f3a9c8192ad5975ee29d8eef5159a
parentb999a6311635b85504ac65626ea0ba27642f3de7
serial: sc16is7xx

The SC16IS7xx is a slave I2C-bus/SPI interface to a single-channel
high performance UART. The SC16IS7xx's internal register set is
backward-compatible with the widely used and widely popular 16C450.

The SC16IS7xx also provides additional advanced features such as
auto hardware and software flow control, automatic RS-485 support, and
software reset.

Signed-off-by: Jon Ringle <jringle@gridpoint.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/Kconfig
drivers/tty/serial/Makefile
drivers/tty/serial/sc16is7xx.c [new file with mode: 0644]
include/uapi/linux/serial_core.h