public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sshtylyov@mvista•com>
To: tmarri@apm•com
Cc: Mark Miesfeld <mmiesfeld@apm•com>,
	greg@kroah•com, linux-usb@vger•kernel.org,
	linuxppc-dev@lists•ozlabs.org, Fushen Chen <fchen@apm•com>
Subject: Re: [PATCH v12 09/10] USB ppc4xx: Add Synopsys DWC OTG driver kernel configuration and Makefile
Date: Sat, 02 Apr 2011 16:58:38 +0400	[thread overview]
Message-ID: <4D971D7E.2010900@ru.mvista.com> (raw)
In-Reply-To: <1301694975-604-1-git-send-email-tmarri@apm.com>

Hello.

On 02-04-2011 1:56, tmarri@apm•com wrote:

> From: Tirumala Marri <tmarri@apm•com>

> Add Synopsys DesignWare HS USB OTG driver kernel configuration.
> Synopsys OTG driver may operate in  host only, device only, or OTG mode.
> The driver also allows user configure the core to use its internal DMA
> or Slave (PIO) mode.

> Signed-off-by: Tirumala R Marri <tmarri@apm•com>
> Signed-off-by: Fushen Chen <fchen@apm•com>
> Signed-off-by: Mark Miesfeld <mmiesfeld@apm•com>
[...]

> diff --git a/drivers/usb/dwc/Kconfig b/drivers/usb/dwc/Kconfig
> new file mode 100644
> index 0000000..a8f22cb
> --- /dev/null
> +++ b/drivers/usb/dwc/Kconfig
> @@ -0,0 +1,88 @@
> +#
> +# USB Dual Role (OTG-ready) Controller Drivers
> +# for silicon based on Synopsys DesignWare IP
> +#
[...]
> +# enable peripheral support (including with OTG)
> +config USB_GADGET_DWC_HDRC
> +	bool
> +	depends on USB_DWC_OTG&&  (DWC_DEVICE_ONLY || USB_DWC_OTG)
> +

    I've already told you not to redefine it.

WBR, Sergei

      reply	other threads:[~2011-04-02 13:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-01 21:56 [PATCH v12 09/10] USB ppc4xx: Add Synopsys DWC OTG driver kernel configuration and Makefile tmarri
2011-04-02 12:58 ` Sergei Shtylyov [this message]

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=4D971D7E.2010900@ru.mvista.com \
    --to=sshtylyov@mvista$(echo .)com \
    --cc=fchen@apm$(echo .)com \
    --cc=greg@kroah$(echo .)com \
    --cc=linux-usb@vger$(echo .)kernel.org \
    --cc=linuxppc-dev@lists$(echo .)ozlabs.org \
    --cc=mmiesfeld@apm$(echo .)com \
    --cc=tmarri@apm$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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