serial: 8250_dw: add em485 support
From: Giulio Benetti <giulio.benetti@...> Date: Wed, 6 Jun 2018 11:51:54 +0200
Commit-Message
Need to use rs485 transceiver so let's use existing em485 485 emulation layer on top of 8250. Add rs485_config callback to port and uses the standard em485 start and stop helpers. Signed-off-by: Giulio Benetti <giulio.benetti@...> [moved to use newly added start/stop helpers] Signed-off-by: Heiko Stuebner <heiko.stuebner@...>
Patch-Comment
drivers/tty/serial/8250/8250_dw.c | 3 +++ 1 file changed, 3 insertions(+)
Statistics
- 3 lines added
- 0 lines removed