From: cxie4 Date: Tue, 30 Nov 2010 05:35:15 +0000 (+0800) Subject: USB: pxa: Add USB client support for Marvell PXA9xx/PXA168 chips X-Git-Tag: v2.6.38-rc1~465^2~11^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7cddda48c7f892a3fb5c10a6f41a4395f46c0c2;p=pandora-kernel.git USB: pxa: Add USB client support for Marvell PXA9xx/PXA168 chips This patch add USB client support Marvell PXA9xx/PXA168 chips. The USB controller in PXA9xx/PXA168 is a High-Speed OTG controller. The available endpoints is different between PXA9xx and PXA168. NOTE: It is the first version of Marvell PXA9xx/PXA168 USB controller driver. The support for OTG mode will be added in later patch. PXA9xx and PXA168 has integrated UTMI PHY in the chips. The initialization for the PHY is a little different between PXA9xx and PXA168. Signed-off-by: Chao Xie Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed