public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sshtylyov-Igf4POYTYCDQT0dZR+AlfA@public.gmane.org>
To: Ajay Kumar Gupta <ajay.gupta-l0cyMroinI0@public.gmane.org>
Cc: linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	balbi-l0cyMroinI0@public.gmane.org
Subject: Re: [PATCH 3/3] usb: musb: enable support for am335x
Date: Mon, 26 Sep 2011 14:47:11 +0400	[thread overview]
Message-ID: <4E80582F.6030803@ru.mvista.com> (raw)
In-Reply-To: <1317031393-9333-3-git-send-email-ajay.gupta-l0cyMroinI0@public.gmane.org>

Hello.

On 26-09-2011 14:03, Ajay Kumar Gupta wrote:

> Enabled the flag so that musb_dsps glue file can be used for am335x

> Signed-off-by: Ajay Kumar Gupta<ajay.gupta-l0cyMroinI0@public.gmane.org>
> ---
>   drivers/usb/musb/Kconfig |    6 +++---
>   1 files changed, 3 insertions(+), 3 deletions(-)

> diff --git a/drivers/usb/musb/Kconfig b/drivers/usb/musb/Kconfig
> index d6abdec..4e21aee 100644
> --- a/drivers/usb/musb/Kconfig
> +++ b/drivers/usb/musb/Kconfig
> @@ -8,7 +8,7 @@ config USB_MUSB_HDRC
>   	depends on USB&&  USB_GADGET
>   	depends on (ARM || (BF54x&&  !BF544) || (BF52x&&  !BF522&&  !BF523))
>   	select NOP_USB_XCEIV if (ARCH_DAVINCI || MACH_OMAP3EVM || BLACKFIN)
> -	select NOP_USB_XCEIV if SOC_OMAPTI81XX
> +	select NOP_USB_XCEIV if (SOC_OMAPTI81XX || SOC_OMAPAM33XX)
>   	select TWL4030_USB if MACH_OMAP_3430SDP
>   	select TWL6030_USB if MACH_OMAP_4430SDP || MACH_OMAP4_PANDA
>   	select USB_OTG_UTILS
> @@ -57,7 +57,7 @@ config USB_MUSB_AM35X
>
>   config USB_MUSB_DSPS
>   	tristate "TI DSPS platforms"
> -	depends on SOC_OMAPTI81XX
> +	depends on (SOC_OMAPTI81XX || SOC_OMAPAM33XX)

    Parens not needed here and above.

WBR, Sergei
--
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

  parent reply	other threads:[~2011-09-26 10:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-26 10:03 [PATCH 1/3] am335xevm: Add support for musb interface Ajay Kumar Gupta
2011-09-26 10:03 ` [PATCH 2/3] arm: omap: am335x: enable phy controls Ajay Kumar Gupta
     [not found]   ` <1317031393-9333-2-git-send-email-ajay.gupta-l0cyMroinI0@public.gmane.org>
2011-10-07  9:40     ` Felipe Balbi
     [not found] ` <1317031393-9333-1-git-send-email-ajay.gupta-l0cyMroinI0@public.gmane.org>
2011-09-26 10:03   ` [PATCH 3/3] usb: musb: enable support for am335x Ajay Kumar Gupta
     [not found]     ` <1317031393-9333-3-git-send-email-ajay.gupta-l0cyMroinI0@public.gmane.org>
2011-09-26 10:47       ` Sergei Shtylyov [this message]
     [not found]         ` <4E80582F.6030803-hkdhdckH98+B+jHODAdFcQ@public.gmane.org>
2011-10-07  9:41           ` Felipe Balbi
2011-10-10  5:05             ` Gupta, Ajay Kumar
     [not found]               ` <19F8576C6E063C45BE387C64729E739404ECB6B707-/tLxBxkBPtCIQmiDNMet8wC/G2K4zDHf@public.gmane.org>
2011-10-10  5:45                 ` Felipe Balbi
2011-10-07  9:39 ` [PATCH 1/3] am335xevm: Add support for musb interface Felipe Balbi

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=4E80582F.6030803@ru.mvista.com \
    --to=sshtylyov-igf4poytycdqt0dzr+alfa@public.gmane.org \
    --cc=ajay.gupta-l0cyMroinI0@public.gmane.org \
    --cc=balbi-l0cyMroinI0@public.gmane.org \
    --cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox