All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] usb: dwc3: add DWC3_SKIP_USB3PHY and DWC3_SKIP_USB2_PHY quirks
@ 2014-12-08 13:35 ` Jisheng Zhang
  0 siblings, 0 replies; 9+ messages in thread
From: Jisheng Zhang @ 2014-12-08 13:35 UTC (permalink / raw)
  To: balbi; +Cc: linux-usb, linux-omap, linux-kernel, linux-arm-kernel

Hi list,

On platforms which has native usb hosts/phys and pci-dwc3 controller, the dwc3
core may get the wrong usb2_phy and usb3_phy by devm_usb_get_phy(). It depends
on which usb phy driver is initialized firstly, the usb_phy_generic or the
native/real usb phy driver.

Before all old USB phy library usage removed, the solution I can have is to
add DWC3_SKIP_USB3PHY and DWC3_SKIP_USB2_PHY quirks and set them in dwc3-pci.
Could such modification can be accepted? If not, could you please give alternative
suggestions?

Thanks,
Jisheng

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-01-09  6:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-08 13:35 [RFC] usb: dwc3: add DWC3_SKIP_USB3PHY and DWC3_SKIP_USB2_PHY quirks Jisheng Zhang
2014-12-08 13:35 ` Jisheng Zhang
2014-12-08 13:35 ` Jisheng Zhang
2015-01-08 17:08 ` Felipe Balbi
2015-01-08 17:08   ` Felipe Balbi
2015-01-08 17:08   ` Felipe Balbi
2015-01-09  6:24   ` Jisheng Zhang
2015-01-09  6:24     ` Jisheng Zhang
2015-01-09  6:24     ` Jisheng Zhang

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.