From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Thu, 30 Apr 2015 08:43:32 +0200 Subject: [U-Boot] [RFC 0/4] dm-usb fixes + dm conversion for sunxi-ehci In-Reply-To: <1430335129-27853-1-git-send-email-hdegoede@redhat.com> References: <1430335129-27853-1-git-send-email-hdegoede@redhat.com> Message-ID: <5541CF14.7080401@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On 29-04-15 21:18, Hans de Goede wrote: > Hi All, > > Here are a couple of dm-usb fixes and the dm conversion for sunxi-ehci, > note that this series is currently still RFC only as I'm still having some > issues with USB-1 devices not working which I need to investigate further. > > I guess that some of the dm-usb fixed can be applied regardless as they are > an improvement over the current status quo. > > Regards, > > Hans p.s. This series also fixes the dm usb reset issue I was seeing, that was an issue in the dm conversion of ehci-sunxi.c and thus entirely my fault. Regards, Hans