public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] USB: PHY: Improve PHY selection logic
@ 2013-05-31 11:29 Roger Quadros
  2013-05-31 11:29 ` [PATCH v2 1/2] USB: PHY: Make PHY driver selection possible by controller drivers Roger Quadros
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Roger Quadros @ 2013-05-31 11:29 UTC (permalink / raw)
  To: gregkh
  Cc: stern, balbi, 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.

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       |    3 +--
 drivers/usb/gadget/Kconfig |    2 --
 drivers/usb/host/Kconfig   |    5 +----
 drivers/usb/phy/Kconfig    |   31 +++++++++++++++++++++----------
 4 files changed, 23 insertions(+), 18 deletions(-)

-- 
1.7.4.1


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

end of thread, other threads:[~2013-06-13  1:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-31 11:29 [PATCH v2 0/2] USB: PHY: Improve PHY selection logic Roger Quadros
2013-05-31 11:29 ` [PATCH v2 1/2] USB: PHY: Make PHY driver selection possible by controller drivers Roger Quadros
2013-05-31 11:29 ` [PATCH v2 2/2] USB: ehci-omap: select NOP_USB_XCEIV PHY driver Roger Quadros
2013-06-03 17:47 ` [PATCH v2 0/2] USB: PHY: Improve PHY selection logic Greg KH
2013-06-04  7:16   ` Roger Quadros
2013-06-04 20:26     ` Felipe Balbi
2013-06-05  9:38       ` Roger Quadros
2013-06-13  1:33 ` Felipe Balbi

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