Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1373535 > unrolled thread

Re: [PATCH] phy: bcm-ns-usb2: new driver for USB 2.0 PHY on Northstar

Started byHauke Mehrtens <hauke@hauke-m.de>
First post2016-04-07 18:40 +0200
Last post2016-04-07 18:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] phy: bcm-ns-usb2: new driver for USB 2.0 PHY on Northstar Hauke Mehrtens <hauke@hauke-m.de> - 2016-04-07 18:40 +0200

#1373535 — Re: [PATCH] phy: bcm-ns-usb2: new driver for USB 2.0 PHY on Northstar

FromHauke Mehrtens <hauke@hauke-m.de>
Date2016-04-07 18:40 +0200
SubjectRe: [PATCH] phy: bcm-ns-usb2: new driver for USB 2.0 PHY on Northstar
Message-ID<rll8l-6JT-5@gated-at.bofh.it>
On 04/05/2016 09:34 PM, Jon Mason wrote:
> 
> 
> On Wed, Mar 30, 2016 at 5:32 PM, Jon Mason <jon.mason@broadcom.com
> <mailto:jon.mason@broadcom.com>> wrote:
> 
>     On Tue, Mar 29, 2016 at 10:01 AM, Rafał Miłecki <zajec5@gmail.com
>     <mailto:zajec5@gmail.com>> wrote:
> 
>         Northstar is a family of SoCs used in home routers. They have
>         USB 2.0
>         and 3.0 controllers with PHYs that need to be properly initialized.
>         This driver provides PHY init support in a generic way and can
>         be bound
>         with an EHCI controller driver.
> 
> 
>     Like the USB3 patch you just submitted for NS, this is a common IP
>     block with NSP.  I believe with some minor changes it can support
>     both.  Please allow me 1-2 days to look at these in more detail and
>     see if I can get these patches working on NSP.
> 
>     Thanks,
>     Jon
> 
> 
> After some internal discussion, I don't think this is going to work. 
> This IP block is common for NS, NSP, and a few others.  So binding it to
> BMCA is going to prevent us from being able to use it on any other
> platforms.  However, a non-BMCA driver would still be usable by NS.  So,
> I think that is a superior solution.
> 
> We are currently in the process of getting a Phy driver out which would
> cover all the iProc SoCs.  I think it is 1-2 weeks away from being
> submitted.  So, I think to go forward we should use that one for NS. 
> However, that does not bridge the gap until it is accepted.
> 
> So, I think we have 2 options.
> 1.  Wait for BCM to submit the iProc phy driver
> 2.  Push this now, and remove it after the iProc phy driver is accepted.
> 
> Thoughts?
> 
> Thanks,
> Jon
> 
Hi Jon,

As far as I see this does not have any build time dependency to bcma, it
only uses some header from bcma. Does this not build and run on your
devices without bcma?

Hauke

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web