From: Gregory CLEMENT Date: Thu, 15 May 2014 10:17:33 +0000 (+0200) Subject: usb: host: xhci-plat: add support for the Armada 375/38x XHCI controllers X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=973747928514bb636e3fe6a13b7ec6d6d73100f0;p=pandora-kernel.git usb: host: xhci-plat: add support for the Armada 375/38x XHCI controllers The Armada 375 and 38x SoCs come with an XHCI controller that requires some specific initialization related to the MBus windows configuration. This patch adds the support for this special configuration as an XHCI quirk executed during probe. Two new compatible strings are added to identify the Armada 375 and Armada 38x XHCI controllers, and therefore enable the relevant quirk. Signed-off-by: Gregory CLEMENT Signed-off-by: Thomas Petazzoni Acked-by: Mathias Nyman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed