commit | 58a0f23fddd0a71d8fa22e6ef7627298a8ed29a6 | [log] [tgz] |
---|---|---|
author | Pratyush Anand <pratyush.anand@st.com> | Thu Jun 21 17:44:29 2012 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Fri Jun 22 13:22:46 2012 +0300 |
tree | c034dd259388b1a8d063d6afd79ecbf633f522ab | |
parent | 45627ac6a4f063d19b0bd9863d20ac1dabda99a7 [diff] |
USB: DWC3: Issue device soft reset before core soft reset Synopsys specification clearly states under section "Device Power-On or Soft Reset" that DCTL.CSftRst=1 should be first step. So, just follow what specification says. Signed-off-by: Pratyush Anand <pratyush.anand@st.com> Signed-off-by: Felipe Balbi <balbi@ti.com>