From 8e706c4d0dab214c625a2df84a0ca69a76bae65d Mon Sep 17 00:00:00 2001 From: Peter Ma Date: Tue, 31 Mar 2009 10:31:02 -0700 Subject: [PATCH] avr32: add hardware handshake support to atmel_serial Adds Hardware Handshake (aka RTS/CTS flow-control) support to atmel_serial driver, as a termios flag. For this to actually work, the platform code needs to configure the RTS and CTS pins for use by the USART. This has been done for AVR32 as a separate patch. Signed-off-by: Peter Ma Signed-off-by: Haavard Skinnemoen Acked-by: Alan Cox --- Reading git-format-patch failed