From: Stelian Pop Date: Sat, 5 Apr 2008 20:25:47 +0000 (+0200) Subject: atmel_usba_udc: Add support for AT91CAP9 UDPHS X-Git-Tag: v2.6.26-rc1~1128^2~16^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16a45bc82e61891daec1ffcd057679bdf962aeb8;p=pandora-kernel.git atmel_usba_udc: Add support for AT91CAP9 UDPHS This patch is part of the series adding support for the USB High Speed Device Port on the AT91CAP9 system on chip. The AT91CAP9 uses the same UDPHS IP as the AVR32 and the AT91SAM9RL. The only differences between the AVR32 and the AT91 version of the device are in the enable/disable and suspend/wakeup sequences: the AT91 version needs to toggle the USB bias and pulldown explicitly. Signed-off-by: Stelian Pop Acked-by: Andrew Victor Acked-by: David Brownell Signed-off-by: Haavard Skinnemoen --- Reading git-diff-tree failed