From: Daniel Mack Date: Wed, 28 Oct 2009 00:14:59 +0000 (+0100) Subject: USB: Add EHCI support for MX27 and MX31 based boards X-Git-Tag: v2.6.33-rc1~315^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e8d5cd93fac4d3720d8f780b350c9421e8997d4;p=pandora-kernel.git USB: Add EHCI support for MX27 and MX31 based boards The Freescale MX27 and MX31 SoCs have a EHCI controller onboard. The controller is capable of USB on the go. This patch adds a driver to support all three of them. Users have to pass details about serial interface configuration in the platform data. The USB OTG core used here is the ARC core, so the driver should be renamed and probably be merged with ehci-fsl.c eventually. Signed-off-by: Sascha Hauer Signed-off-by: Daniel Mack Cc: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed