All of lore.kernel.org
 help / color / mirror / Atom feed
From: nikhil.badola at freescale.com <nikhil.badola@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] drivers:usb:fsl: Implement Erratum A-009116 for XHCI controller
Date: Mon, 6 Apr 2015 08:59:09 +0000	[thread overview]
Message-ID: <CY1PR0301MB12578E0300FDB5D3FA96EA10F3FE0@CY1PR0301MB1257.namprd03.prod.outlook.com> (raw)
In-Reply-To: <201504021902.08156.marex@denx.de>

> -----Original Message-----
> From: Marek Vasut [mailto:marex at denx.de]
> Sent: Thursday, April 02, 2015 10:32 PM
> To: Badola Nikhil-B46172
> Cc: u-boot at lists.denx.de
> Subject: Re: [PATCH] drivers:usb:fsl: Implement Erratum A-009116 for XHCI
> controller
> 
> On Friday, March 27, 2015 at 04:47:54 AM, Nikhil Badola wrote:
> > This adjusts (micro)frame length to appropriate value thus avoiding
> > USB devices to time out over a longer run
> >
> > Signed-off-by: Nikhil Badola <nikhil.badola@freescale.com>
> 
> Hi,
> 
> it seems the XHCI driver from Freescale was never applied, since no
> maintainer was ever in CC and there was no effort from the author to contact
> anyone after sending it out. That's rather unfortunate.

Freescale XHCI driver's author is already talking with HW teams to see if there's some
PHY shutdown sequence available for FSL socs...hence the delay.
> 
> I briefly reviewed the driver which you linked and it seems like it is almost
> exact copy of the xhci-omap.c . We certainly don't want this level of code
> duplication.
>

I agree with the fact that code duplication should be minimized. However the driver for
same controller would follow same initialization steps...until an effort is made in open-source
by someone to write a single driver file with common initialization code, this code
will keep getting duplicated.
 
> Would it be possible for you to pick up that driver, work your change into it,
> avoid the code duplication and repost the whole thing please ?
> 
> Best regards,
> Marek Vasut

  reply	other threads:[~2015-04-06  8:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-27  3:47 [U-Boot] [PATCH] drivers:usb:fsl: Implement Erratum A-009116 for XHCI controller Nikhil Badola
2015-04-02 17:02 ` Marek Vasut
2015-04-06  8:59   ` nikhil.badola at freescale.com [this message]
2015-04-06 15:02     ` Marek Vasut

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=CY1PR0301MB12578E0300FDB5D3FA96EA10F3FE0@CY1PR0301MB1257.namprd03.prod.outlook.com \
    --to=nikhil.badola@freescale.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.