All of lore.kernel.org
 help / color / mirror / Atom feed
From: Roland Stigge <stigge@antcom.de>
To: Roger Quadros <rogerq@ti.com>
Cc: gregkh@linuxfoundation.org, balbi@ti.com,
	stern@rowland.harvard.edu, kishon@ti.com, arnd@arndb.de,
	adrienverge@gmail.com, linux-usb@vger.kernel.org,
	linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 4/5] USB: lpc32xx: USB_LPC32XX need not depend on USB_PHY
Date: Wed, 29 May 2013 16:06:37 +0200	[thread overview]
Message-ID: <51A60B6D.3060402@antcom.de> (raw)
In-Reply-To: <1369827811-534-5-git-send-email-rogerq@ti.com>

On 05/29/2013 01:43 PM, Roger Quadros wrote:
> As the USB PHY drivers no longer depend on USB_PHY but
> select it if needed, the controller drivers need not
> depend on USB_PHY. They can safely select the necessary
> PHY driver i.e. USB_ISP1301 in this case.
> 
> Signed-off-by: Roger Quadros <rogerq@ti.com>

Acked-by: Roland Stigge <stigge@antcom.de>
Tested-by: Roland Stigge <stigge@antcom.de>

Thanks!

> CC: Roland Stigge <stigge@antcom.de>
> ---
>  drivers/usb/gadget/Kconfig |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig
> index f41aa0d..2b98bce 100644
> --- a/drivers/usb/gadget/Kconfig
> +++ b/drivers/usb/gadget/Kconfig
> @@ -144,7 +144,6 @@ config USB_AT91
>  config USB_LPC32XX
>  	tristate "LPC32XX USB Peripheral Controller"
>  	depends on ARCH_LPC32XX
> -	depends on USB_PHY
>  	select USB_ISP1301
>  	help
>  	   This option selects the USB device controller in the LPC32xx SoC.

  reply	other threads:[~2013-05-29 14:06 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-29 11:43 [PATCH 0/5] USB: PHY: Improve PHY selection logic Roger Quadros
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
2013-05-29 11:43   ` 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 11:43     ` 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   ` Roger Quadros
2013-05-29 11:43 ` [PATCH 4/5] USB: lpc32xx: USB_LPC32XX " Roger Quadros
2013-05-29 11:43   ` Roger Quadros
2013-05-29 14:06   ` Roland Stigge [this message]
2013-05-29 11:43 ` [PATCH 5/5] USB: OMAP: USB_OMAP need not depend USB_PHY Roger Quadros
2013-05-29 11:43   ` 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
2013-05-29 12:05     ` Roger Quadros

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51A60B6D.3060402@antcom.de \
    --to=stigge@antcom.de \
    --cc=adrienverge@gmail.com \
    --cc=arnd@arndb.de \
    --cc=balbi@ti.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=kishon@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=rogerq@ti.com \
    --cc=stern@rowland.harvard.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.