Home
last modified time | relevance | path

Searched hist:"9 d9398944488cd3a3e1e0912b26fbc4d5921e547" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/tty/serial/8250/
H A D8250_exar.cdiff 9d9398944488cd3a3e1e0912b26fbc4d5921e547 Mon Jun 04 23:33:07 CEST 2018 Daniel Golle <daniel@makrotopia.org> tty: serial: exar: generalize RS485 setup

Move the non-board-specific part of the RS485 initialization from
iot2040_rs485_config function to a new generic function used also for
other boards.
This allows using TIOCGRS485 and TIOCSRS485 on boards (such as mPCIe
serial IO modules) which are hard-wired to RS485 or have jumpers for
their configurations.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Reviewed-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>