]> git.baikalelectronics.ru Git - kernel.git/commit
serial: 8250_dwlib: Implement SW half duplex support
authorIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Tue, 26 Apr 2022 12:24:40 +0000 (15:24 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 26 Apr 2022 12:47:32 +0000 (14:47 +0200)
commit7f80eca4e3b8508c2e41d7f73a8a6a368f2ccc8e
tree189a2e6777e69d323dcaf5d5cd6a393056f75e5c
parentdbdd890a0c7a82b2664c034b48177aa162e9882b
serial: 8250_dwlib: Implement SW half duplex support

This patch enables support for SW half-duplex mode using em485.

Cc: Eric Tremblay <etremblay@distech-controls.com>
Cc: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Tested-by: Vicente Bergas <vicencb@gmail.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/r/20220426122448.38997-3-ilpo.jarvinen@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_dwlib.c