From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Mon, 03 Mar 2014 10:12:09 -0700 Subject: [U-Boot] [PATCH v5 1/3] usb: tegra: fix USB2 powerdown for Tegra30 and later In-Reply-To: <99dc8de47e7cbf38635e91c3e75ccf3ba967eb34.1393785753.git.stefan@agner.ch> References: <99dc8de47e7cbf38635e91c3e75ccf3ba967eb34.1393785753.git.stefan@agner.ch> Message-ID: <5314B7E9.8010901@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 03/02/2014 11:46 AM, Stefan Agner wrote: > Clear the forced powerdown bit in the UTMIP_PLL_CFG2_0 register > which brings USB2 in UTMI mode to work. This was clearly missing > since the forced powerdown bit is set in reset by default for all > USB ports. The series, Tested-by: Stephen Warren