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)
commitdfeae619d781dee61666d5551b93ba3be755a86b
tree21fc2495693f3a9c8192ad5975ee29d8eef5159a
parent2aafb3864b9fa5ce83250537d940f973ef37b8dc
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
This page took 0.028129 seconds and 5 git commands to generate.