[PATCH V2 0/3] Add RS-485 support and fix RTS/CTS implementation
From: Bhuvanchandra DV <hidden>
Date: 2015-06-01 05:21:56
Also in:
linux-devicetree, linux-serial, lkml
From: Bhuvanchandra DV <hidden>
Date: 2015-06-01 05:21:56
Also in:
linux-devicetree, linux-serial, lkml
Changes since V1: Use common get/set mctrl control methods for both lpuart, lpuart32 and fix indention. Bhuvanchandra DV (3): ARM: dts: colibri-vf: Add pinmux for UART_0 aka UART_A RTS/CTS pins tty: serial: fsl_lpuart: remove RTS/CTS control from set/get_mctrl tty: serial: fsl_lpuart: Add support for RS-485 arch/arm/boot/dts/vf-colibri.dtsi | 2 + drivers/tty/serial/fsl_lpuart.c | 103 ++++++++++++++++++++------------------ 2 files changed, 57 insertions(+), 48 deletions(-) -- 2.1.0