Re: [U-Boot] [PATCH 3/3] usb: lpc32xx: add host USB driver

2015-07-17 Thread Marek Vasut
On Saturday, July 18, 2015 at 12:52:58 AM, LEMIEUX, SYLVAIN wrote: > Hi Mark, Hi! > Thanks for the feedback; > > > From: U-Boot [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Marek > > Vasut Sent: 17-Jul-15 6:09 PM > > > > On Friday, July 17, 2015 at 10:48:54 PM, slemieux.t...@gmail.com wro

Re: [U-Boot] [PATCH 3/3] usb: lpc32xx: add host USB driver

2015-07-17 Thread LEMIEUX, SYLVAIN
Hi Mark, Thanks for the feedback; > From: U-Boot [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Marek Vasut > Sent: 17-Jul-15 6:09 PM > > On Friday, July 17, 2015 at 10:48:54 PM, slemieux.t...@gmail.com wrote: > > From: Sylvain Lemieux > > Hi! > > > Incorporate DMA driver from legacy LPCLinu

Re: [U-Boot] [PATCH 3/3] usb: lpc32xx: add host USB driver

2015-07-17 Thread Marek Vasut
On Friday, July 17, 2015 at 10:48:54 PM, slemieux.t...@gmail.com wrote: > From: Sylvain Lemieux Hi! > Incorporate DMA driver from legacy LPCLinux NXP BSP. > The files taken from the legacy patch are: > - lpc32xx USB driver > - lpc3250 header file USB registers definition. > > Updated driver to

[U-Boot] [PATCH 3/3] usb: lpc32xx: add host USB driver

2015-07-17 Thread slemieux . tyco
From: Sylvain Lemieux Incorporate DMA driver from legacy LPCLinux NXP BSP. The files taken from the legacy patch are: - lpc32xx USB driver - lpc3250 header file USB registers definition. Updated driver to integrate with the latest u-boot: 1) Fixed checkpatch script output in legacy code. 2) Use