Linux on ARM based TI OMAP SoCs
 help / color / mirror / Atom feed
* [PATCH v3 0/2] USB: PHY: Improve PHY selection logic
@ 2013-06-14  9:51 Roger Quadros
  2013-06-14  9:51 ` [PATCH v3 1/2] USB: PHY: Make PHY driver selection possible by controller drivers Roger Quadros
  2013-06-14  9:51 ` [PATCH v3 2/2] USB: ehci-omap: select NOP_USB_XCEIV PHY driver Roger Quadros
  0 siblings, 2 replies; 7+ messages in thread
From: Roger Quadros @ 2013-06-14  9:51 UTC (permalink / raw)
  To: balbi
  Cc: gregkh, stern, arnd, adrienverge, kishon, linux-usb, linux-omap,
	linux-kernel, Roger Quadros

Hi,

Improve Kconfig so that the relevant PHY driver can be explicitely
selected by the controller driver instead of relying on the user
to do so.

Detailed description in patch 1.

v3:
- Fix linking problem when CONFIG_USB is m

v2:
- Merge patches 3-5 into the first patch to prevent circular dependency
between the Kconfig options during bisection.

cheers,
-roger
Roger Quadros (2):
  USB: PHY: Make PHY driver selection possible by controller drivers
  USB: ehci-omap: select NOP_USB_XCEIV PHY driver

 drivers/usb/Makefile       |    2 +-
 drivers/usb/gadget/Kconfig |    2 --
 drivers/usb/host/Kconfig   |    5 +----
 drivers/usb/phy/Kconfig    |   31 +++++++++++++++++++++----------
 4 files changed, 23 insertions(+), 17 deletions(-)

-- 
1.7.4.1

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

end of thread, other threads:[~2013-07-09 12:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-14  9:51 [PATCH v3 0/2] USB: PHY: Improve PHY selection logic Roger Quadros
2013-06-14  9:51 ` [PATCH v3 1/2] USB: PHY: Make PHY driver selection possible by controller drivers Roger Quadros
2013-07-09 11:29   ` Felipe Balbi
2013-07-09 12:01     ` Roger Quadros
2013-07-09 12:02       ` Felipe Balbi
2013-07-09 12:04         ` Roger Quadros
2013-06-14  9:51 ` [PATCH v3 2/2] USB: ehci-omap: select NOP_USB_XCEIV PHY driver Roger Quadros

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox