Hi Magnus, On 03/18/2015 09:49 PM, Magnus Damm wrote: > serial: sh-sci: Hardware flow control update V2 > > [PATCH v2 01/05] serial: sh-sci: Break out default CTS/RTS pin setup > [PATCH v2 02/05] serial: sh-sci: Fix default RTS handling > [PATCH v2 03/05] serial: sh-sci: Expose default CTS pin > [PATCH v2 04/05] serial: sh-sci: Add SCIFA/SCIFB CTS/RTS pin setup > [PATCH v2 05/05] serial: sh-sci: Expose SCIFA/SCIFB CTS pin > > These patches are my latest take at improving CTS/RTS pin handling in > the SCIF driver. The goal for these patches is to improve the default > hardware flow control handling and also add CTS/RTS support for SCIFA/SCIFB. The serial core expects RTS pin control to be implemented via the driver's set_mctrl() method, and will take care of raising and lowering it when necessary. Regards, Peter Hurley -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html