commit | cb1a609236096c278ecbfb7be678a693a70283f1 | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Tue Jul 14 11:30:11 2020 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 21 21:08:10 2020 +0200 |
tree | f2941c6ca06cd145d18d8fffa1508f165372bcd2 | |
parent | 23a98b6eb808e2080d6d4acba931b5db3aac9a16 [diff] |
serial: imx: implement rts delaying for rs485 This adds support for delays between assertion of RTS (which is supposed to enable the rs485 transmitter) and sending as well as between the last send char and deassertionof RTS. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Link: https://lore.kernel.org/r/20200714093012.21621-2-uwe@kleine-koenig.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>