From: Stefan Roese <sr@denx.de>
To: linuxppc-dev@lists.ozlabs.org
Cc: "Cote, Sylvain" <Sylvain.Cote@verint.com>
Subject: Re: PPC_4xx synopsy USB driver
Date: Mon, 21 Sep 2009 07:13:29 +0200 [thread overview]
Message-ID: <200909210713.29238.sr@denx.de> (raw)
In-Reply-To: <579B119545DAEF4689C8FBEEFEC5793F01FA07D04F37@ATLMBX.verint.corp.verintsystems.com>
Hi Sylvain,
On Friday 18 September 2009 17:50:24 Cote, Sylvain wrote:
> USB gadget support --> y
> Maximum VBUS power usage = 500
> Synopsys DWC OTG controller
> Synopsys DWC OTG internal DMA mode --> y
> USB gadget --> M
> gadget zero --> M
> Ethernet Gadget --> M
> RNDIS support --> y
>
> Any help will be appreciated
Looks good so far. I suspect that the only thing missing for your 405EX custom
board is the following line in the arch/powerpc/sysdev/Makefile:
obj-$(CONFIG_KILAUEA) += amcc-usbotg.o
to enable the device-tree to platform-device driver wrapper for the USB-OTG
resources.
Cheers,
Stefan
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office@denx.de
next prev parent reply other threads:[~2009-09-21 5:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-18 15:50 PPC_4xx synopsy USB driver Cote, Sylvain
2009-09-21 5:13 ` Stefan Roese [this message]
2009-09-21 13:44 ` Cote, Sylvain
2009-09-21 14:24 ` Stefan Roese
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=200909210713.29238.sr@denx.de \
--to=sr@denx.de \
--cc=Sylvain.Cote@verint.com \
--cc=linuxppc-dev@lists.ozlabs.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 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.