From: Felipe Balbi Date: Tue, 25 Feb 2014 20:00:13 +0000 (-0600) Subject: usb: dwc3: workaround: clock gating issues X-Git-Tag: v3.15-rc1~137^2~25^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32a4a135847b1e600c64756b7c7c7a91eb2f0aa9;p=pandora-kernel.git usb: dwc3: workaround: clock gating issues Revisions between 2.10a and 2.50a (included) have a known issue which may cause xHCI compliance tests to fail and/or quality issues with Isochronous transactions. Note that this issue only impacts certain configurations of those revisions, namely the ones which have clock gating enabled. The suggested workaround is to disable clock gating in known broken revisions, make sure HW LPM is disabled and set GCTL.SOFITPSYNC to 1. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed