diff mbox

[v1,1/3] usb: Kconfig: make EHCI_MSM selectable for QCOM SOCs

Message ID 1404149374-11887-1-git-send-email-srinivas.kandagatla@linaro.org
State Accepted
Commit 8ae587e5df6db3a950c2f417d48ce0a8d55b1792
Headers show

Commit Message

Srinivas Kandagatla June 30, 2014, 5:29 p.m. UTC
This patch makes the msm ehci driver available to use on QCOM SOCs,
which have the same IP.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
---
 drivers/usb/host/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Felipe Balbi June 30, 2014, 5:55 p.m. UTC | #1
On Mon, Jun 30, 2014 at 06:29:34PM +0100, Srinivas Kandagatla wrote:
> This patch makes the msm ehci driver available to use on QCOM SOCs,
> which have the same IP.
> 
> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>

Alan, this is ok to me:

Acked-by: Felipe Balbi <balbi@ti.com>

> ---
>  drivers/usb/host/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig
> index 61b7817..03314f8 100644
> --- a/drivers/usb/host/Kconfig
> +++ b/drivers/usb/host/Kconfig
> @@ -176,7 +176,7 @@ config USB_EHCI_HCD_AT91
>  
>  config USB_EHCI_MSM
>  	tristate "Support for Qualcomm QSD/MSM on-chip EHCI USB controller"
> -	depends on ARCH_MSM
> +	depends on ARCH_MSM || ARCH_QCOM
>  	select USB_EHCI_ROOT_HUB_TT
>  	---help---
>  	  Enables support for the USB Host controller present on the
> -- 
> 1.9.1
>
Alan Stern June 30, 2014, 6:28 p.m. UTC | #2
On Mon, 30 Jun 2014, Felipe Balbi wrote:

> On Mon, Jun 30, 2014 at 06:29:34PM +0100, Srinivas Kandagatla wrote:
> > This patch makes the msm ehci driver available to use on QCOM SOCs,
> > which have the same IP.
> > 
> > Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
> 
> Alan, this is ok to me:
> 
> Acked-by: Felipe Balbi <balbi@ti.com>

Greg, it's okay with me too.

Acked-by: Alan Stern <stern@rowland.harvard.edu>

> > ---
> >  drivers/usb/host/Kconfig | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig
> > index 61b7817..03314f8 100644
> > --- a/drivers/usb/host/Kconfig
> > +++ b/drivers/usb/host/Kconfig
> > @@ -176,7 +176,7 @@ config USB_EHCI_HCD_AT91
> >  
> >  config USB_EHCI_MSM
> >  	tristate "Support for Qualcomm QSD/MSM on-chip EHCI USB controller"
> > -	depends on ARCH_MSM
> > +	depends on ARCH_MSM || ARCH_QCOM
> >  	select USB_EHCI_ROOT_HUB_TT
> >  	---help---
> >  	  Enables support for the USB Host controller present on the
> > -- 
> > 1.9.1
> > 
> 
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig
index 61b7817..03314f8 100644
--- a/drivers/usb/host/Kconfig
+++ b/drivers/usb/host/Kconfig
@@ -176,7 +176,7 @@  config USB_EHCI_HCD_AT91
 
 config USB_EHCI_MSM
 	tristate "Support for Qualcomm QSD/MSM on-chip EHCI USB controller"
-	depends on ARCH_MSM
+	depends on ARCH_MSM || ARCH_QCOM
 	select USB_EHCI_ROOT_HUB_TT
 	---help---
 	  Enables support for the USB Host controller present on the