commit | 58dc2bcc89ba77467c8aafe8605f282b467a10dd | [log] [tgz] |
---|---|---|
author | Amit Blay <ablay@codeaurora.org> | Thu Jan 24 12:28:03 2013 +0200 |
committer | Amit Blay <ablay@codeaurora.org> | Thu Jan 24 12:28:03 2013 +0200 |
tree | 9cf29777790acbfdac3a4c3b5f7f99aef2570059 | |
parent | 20261adeeaedcde58f9733ea1a535adcc6c327bd [diff] |
usb: otg: Increase delay for asserting controller reset This change increases delay from 10 usecs, which is the min value recommended by HW designers, to 100 usecs. This is required since in some cases, using the minimal value proved not to reset the controller correctly to POR registers values. Change-Id: I192e12ac0c750b37d04ce494ba7a6a23eea7164d Signed-off-by: Amit Blay <ablay@codeaurora.org>