From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 22 Oct 2014 22:14:48 +0200 Subject: [U-Boot] [PATCH V2] usb: dwc2: Add driver for Synopsis DWC2 USB IP block In-Reply-To: <20141022200608.GB660@amd> References: <1413744183-6816-1-git-send-email-marex@denx.de> <1414006783-11644-1-git-send-email-marex@denx.de> <20141022200608.GB660@amd> Message-ID: <201410222214.48317.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, October 22, 2014 at 10:06:08 PM, Pavel Machek wrote: > On Wed 2014-10-22 21:39:43, 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). > > > > Signed-off-by: Oleksandr Tymoshenko > > Signed-off-by: Stephen Warren > > Signed-off-by: Marek Vasut > > Cc: Chin Liang See > > Cc: Dinh Nguyen > > Acked-by: Pavel Machek Applied, thanks! Best regards, Marek Vasut