From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 11 Apr 2015 19:04:56 +0200 Subject: [U-Boot] [PATCH 1/2] usb: dwc2: correctly program hcchar for LS devices In-Reply-To: <1428721522-10912-1-git-send-email-swarren@wwwdotorg.org> References: <1428721522-10912-1-git-send-email-swarren@wwwdotorg.org> Message-ID: <201504111904.56337.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Saturday, April 11, 2015 at 05:05:21 AM, Stephen Warren wrote: > A bit must be set in HCCHAR when communicating with low-speed devices. > I have no idea why there's no corresponding bit to distinguish between > full-speed and high-speed devices, but no matter; they all work now! > > Signed-off-by: Stephen Warren Applied to u-boot-usb/topic/dwc2, thanks! Best regards, Marek Vasut