]> git.baikalelectronics.ru Git - kernel.git/commit
tty/serial/8250: use mctrl_gpio helpers
authorYegor Yefremov <yegorslists@googlemail.com>
Tue, 31 May 2016 08:59:18 +0000 (10:59 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 25 Jun 2016 21:30:42 +0000 (14:30 -0700)
commitaafbcb4aaa04f173fa630b7cfdf683b1d809ff01
tree1c58890f0008714dc47780cd65d6323ced2dacf1
parent65e4fb0ade278ee1683b6d1471f35c1dd25782ce
tty/serial/8250: use mctrl_gpio helpers

This patch permits the usage for GPIOs to control
the CTS/RTS/DTR/DSR/DCD/RI signals.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/serial/8250.txt
drivers/tty/serial/8250/8250.h
drivers/tty/serial/8250/8250_core.c
drivers/tty/serial/8250/8250_omap.c
drivers/tty/serial/8250/8250_port.c
drivers/tty/serial/8250/Kconfig
include/linux/serial_8250.h