From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 24 Sep 2014 19:47:27 +0200 Subject: [U-Boot] [PATCH 1/3] usb: dwc2: Add driver for Synopsis DWC2 USB IP block In-Reply-To: <5422E52C.9070201@wwwdotorg.org> References: <1411305204-11731-1-git-send-email-marex@denx.de> <54223B0E.8060906@wwwdotorg.org> <5422E52C.9070201@wwwdotorg.org> Message-ID: <201409241947.28035.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 Wednesday, September 24, 2014 at 05:37:16 PM, Stephen Warren wrote: > On 09/23/2014 09:31 PM, Stephen Warren wrote: > > On 09/21/2014 07:13 AM, Marek Vasut wrote: > >> From: Oleksandr Tymoshenko > >> > >> This is the USB host controller used on the Altera SoCFPGA and Raspbery > >> Pi. > >> > >> This code has three checkpatch warnings, but to make sure it stays at > >> least readable and clear, these are not fixed. These bugs are in the > >> USB request handling combinatorial logic, so any abstracting of those > >> is out of question. > >> > >> Tested on DENX MCV (Altera SoCFPGA 5CSFXC6C6U23C8N) and RPi B+ > >> (BCM2835). > > > > Patches 1, 3, > > Tested-by: Stephen Warren > > Oops, I really should have used address swarren at wwwdotorg.org for both > the Tested-by and Acked-by in this email, since I do RPi work on my own > time. Well, it's better than Michals' @xilinx.com anyway ;-D That one really cracked me up :-D Best regards, Marek Vasut