public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] USB: PHY: Improve PHY selection logic
@ 2013-05-29 11:43 Roger Quadros
  2013-05-29 11:43 ` [PATCH 1/5] USB: PHY: Make PHY driver selection possible by controller drivers Roger Quadros
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Roger Quadros @ 2013-05-29 11:43 UTC (permalink / raw)
  To: gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r
  Cc: balbi-l0cyMroinI0, stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz,
	kishon-l0cyMroinI0, arnd-r2nGTMty4D4,
	adrienverge-Re5JQEeQqe8AvxtiuMwx3w,
	linux-usb-u79uwXL29TY76Z2rM5mHXA,
	linux-omap-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, 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.

cheers,
-roger

Roger Quadros (5):
  USB: PHY: Make PHY driver selection possible by controller drivers
  USB: ehci-omap: select NOP_USB_XCEIV PHY driver
  USB: ehci-msm: USB_EHCI_MSM need not depend on USB_PHY
  USB: lpc32xx: USB_LPC32XX need not depend on USB_PHY
  USB: OMAP: USB_OMAP need not depend USB_PHY

 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

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2013-05-29 15:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-29 11:43 [PATCH 0/5] USB: PHY: Improve PHY selection logic Roger Quadros
2013-05-29 11:43 ` [PATCH 1/5] USB: PHY: Make PHY driver selection possible by controller drivers Roger Quadros
     [not found] ` <1369827811-534-1-git-send-email-rogerq-l0cyMroinI0@public.gmane.org>
2013-05-29 11:43   ` [PATCH 2/5] USB: ehci-omap: select NOP_USB_XCEIV PHY driver Roger Quadros
2013-05-29 15:33     ` Adrien Vergé
2013-05-29 11:43 ` [PATCH 3/5] USB: ehci-msm: USB_EHCI_MSM need not depend on USB_PHY Roger Quadros
2013-05-29 11:43 ` [PATCH 4/5] USB: lpc32xx: USB_LPC32XX " Roger Quadros
2013-05-29 14:06   ` Roland Stigge
2013-05-29 11:43 ` [PATCH 5/5] USB: OMAP: USB_OMAP need not depend USB_PHY Roger Quadros
2013-05-29 11:59 ` [PATCH 0/5] USB: PHY: Improve PHY selection logic Arnd Bergmann
2013-05-29 12:05   ` Roger Quadros

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