From: Roger Quadros Date: Fri, 14 Jun 2013 13:52:07 +0000 (+0300) Subject: USB: ehci-omap: Tweak PHY initialization sequence X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e5c9e6fa2d232a0686d5fe45cd1508484048936;p=pandora-kernel.git USB: ehci-omap: Tweak PHY initialization sequence For PHY mode, the PHYs must be brought out of reset before the EHCI controller is started. This patch fixes the issue where USB devices are not found on Beagleboard/Beagle-xm if USB has been started previously by the bootloader. (e.g. by "usb start" command in u-boot) Tested on Beagleboard, Beagleboard-xm and Pandaboard. Issue present on 3.10 onwards. Reported-by: Tomi Valkeinen Tested-by: Tomi Valkeinen Signed-off-by: Roger Quadros Cc: stable # 3.10 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed