public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/8] usb:xhci:dwc3: Add dwc3 drv code
Date: Mon, 22 Jun 2015 11:20:39 +0200	[thread overview]
Message-ID: <201506221120.39699.marex@denx.de> (raw)
In-Reply-To: <SN1PR0301MB1583C4E922C45EE033AFEA2EE0A10@SN1PR0301MB1583.namprd03.prod.outlook.com>

On Monday, June 22, 2015 at 11:13:59 AM, Ramneek Mehresh wrote:
> Hi Marek,

Hello,

> Below patches are applied on usb-next branch since 7-Jun-2015. When are you
> planning for these patches to be in u-boot main? We have to send some
> LS2085A based patches in upstream(which are all dependent on these
> patches), and LS2085A soc support is already on u-boot main.

I will apply them to u-boot-usb/master after 2015.07 is out.

btw Please avoid top-posting, this practice is frowned upon in many mailing 
lists.

> Thanks and Regards,
> Ramneek
> 
> > -----Original Message-----
> > From: Marek Vasut [mailto:marex at denx.de]
> > Sent: Sunday, June 07, 2015 7:03 PM
> > To: Mehresh Ramneek-B31383
> > Cc: u-boot at lists.denx.de; gautam.vivek at samsung.com; dmurphy at ti.com
> > Subject: Re: [PATCH 0/8] usb:xhci:dwc3: Add dwc3 drv code
> > 
> > On Friday, May 29, 2015 at 11:17:14 AM, Ramneek Mehresh wrote:
> > > A lot of dwc3 code has been duplicated in various xhci drivers. Hence,
> > > to minimize this duplication, a new
> > > dwc3 file is written that provides common APIs for all other drivers.
> > > 
> > > First four patches introduce dwc3 file, and necessary changes are made
> > > in other drivers for this new drv.
> > > I would request all platform/driver owners to please help me in testng
> > > these changes on their respective platforms.
> > > 
> > > Last four patches are freescale layerscape la1021aqds/ ls1021atwr
> > > platform specific.
> > > 
> > > Ramneek Mehresh (4):
> > >   drivers:usb:dwc3: Add DWC3 controller driver support
> > 
> > Please put space after : , always.
> > 
> > >   usb:xhci:exynos: Remove common dwc3 drv functions calls
> > >   usb:xhci:omap: Remove common dwc3 drv functions calls
> > >   usb:xhci:keystone: Remove common dwc3 drv functions calls
> > > 
> > > ramneek mehresh (4):
> > It might be a good idea to crosscheck your name with your ID card ...
> > 
> > >   drivers:usb:fsl: Add XHCI driver support
> > 
> > There's no such tag as "drivers:".
> > 
> > >   arch:arm:fsl: Add XHCI support for LS1021A
> > >   include:configs:ls1021atwr: Enable USB IP support
> > >   include:configs:ls1021aqds: Enable USB IP support
> > 
> > The tag doesn't really describe path or anything, so just boardname is
> > fine in this case.
> > 
> > I fixed all those and applied to u-boot-usb/next .
> > 
> > Thanks
> > 
> > Best regards,
> > Marek Vasut

Best regards,
Marek Vasut

      parent reply	other threads:[~2015-06-22  9:20 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-29  9:17 [U-Boot] [PATCH 0/8] usb:xhci:dwc3: Add dwc3 drv code Ramneek Mehresh
2015-05-29  9:17 ` [U-Boot] [PATCH 1/8] drivers:usb:dwc3: Add DWC3 controller driver support Ramneek Mehresh
2015-06-03 14:09   ` Tom Rini
2015-05-29  9:17 ` [U-Boot] [PATCH 2/8] usb:xhci:exynos: Remove common dwc3 drv functions calls Ramneek Mehresh
2015-06-03 14:09   ` Tom Rini
2015-05-29  9:17 ` [U-Boot] [PATCH 3/8] usb:xhci:omap: " Ramneek Mehresh
2015-06-03 14:10   ` Tom Rini
2015-05-29  9:17 ` [U-Boot] [PATCH 4/8] usb:xhci:keystone: " Ramneek Mehresh
2015-06-03 14:09   ` Tom Rini
2015-05-29  9:17 ` [U-Boot] [PATCH 5/8] drivers:usb:fsl: Add XHCI driver support Ramneek Mehresh
2015-06-03 14:09   ` Tom Rini
2015-05-29  9:17 ` [U-Boot] [PATCH 6/8] arch:arm:fsl: Add XHCI support for LS1021A Ramneek Mehresh
2015-06-03 14:09   ` Tom Rini
2015-05-29  9:17 ` [U-Boot] [PATCH 7/8] include:configs:ls1021atwr: Enable USB IP support Ramneek Mehresh
2015-06-03 14:10   ` Tom Rini
2015-05-29  9:17 ` [U-Boot] [PATCH 8/8] include:configs:ls1021aqds: " Ramneek Mehresh
2015-06-03 14:09   ` Tom Rini
2015-06-07 13:32 ` [U-Boot] [PATCH 0/8] usb:xhci:dwc3: Add dwc3 drv code Marek Vasut
     [not found]   ` <SN1PR0301MB1583C4E922C45EE033AFEA2EE0A10@SN1PR0301MB1583.namprd03.prod.outlook.com>
2015-06-22  9:20     ` Marek Vasut [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201506221120.39699.marex@denx.de \
    --to=marex@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox