From: Rob Herring Date: Fri, 29 May 2015 16:38:46 +0000 (-0500) Subject: usb: chipidea: add work-around for Marvell HSIC PHY startup X-Git-Tag: omap-for-v4.3/legacy-v2-signed~119^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc6b68ba4990b4fb2625b150599c77d04d85b1eb;p=pandora-kernel.git usb: chipidea: add work-around for Marvell HSIC PHY startup The Marvell 28nm HSIC PHY requires the port to be forced to HS mode after the port power is applied. This is done using the test mode in the PORTSC register. As HSIC is always HS, this work-around should be safe to do with all HSIC PHYs and has been tested on i.MX6S. Signed-off-by: Rob Herring Tested-by: Peter Chen Cc: Greg Kroah-Hartman Cc: linux-usb@vger.kernel.org Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed