Re: [PATCH v2] serial: samsung: add support for manual RTS setting

From: Tomasz Figa
Date: Wed Sep 18 2013 - 13:17:40 EST


Hi José,

On Wednesday 18 of September 2013 16:52:49 José Miguel Gonçalves wrote:
> The Samsung serial driver currently does not support setting the
> RTS pin with an ioctl(TIOCMSET) call. This patch adds this support.
>
> Changes in v2:
> - Preserve the RTS pin's manual setting in set_termios() also when
> enabling CRTSCTS.
>
> Signed-off-by: José Miguel Gonçalves <jose.goncalves@xxxxxxx>
> ---
> drivers/tty/serial/samsung.c | 20 +++++++++++++++++---
> 1 file changed, 17 insertions(+), 3 deletions(-)

Looks good.

Reviewed-by: Tomasz Figa <t.figa@xxxxxxxxxxx>

Best regards,
Tomasz

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/