All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: linuxppc-dev@ozlabs.org
Cc: Adish Kuvelker <adish.kuvelker@gmail.com>
Subject: Re: PPC 405 EX USB Development
Date: Wed, 25 Feb 2009 13:45:51 +0100	[thread overview]
Message-ID: <200902251345.51880.sr@denx.de> (raw)
In-Reply-To: <200902251327.02082.sr@denx.de>

On Wednesday 25 February 2009, Stefan Roese wrote:
> On Wednesday 25 February 2009, Adish Kuvelker wrote:
> > I am developing a Host Controller Driver for the PPC405EX based board. I
> > have a OTG controller on it, which I have to configure as Host Controller
> > and thus I am witting a HCD for the same. I am stuck at the Control stage
> > wherein although my SETUP stage seems to be going through I get a STALL.
> >
> > Can anyone help me in this regard as to where would I get a reference
> > code for this?
>
> Are you talking about the 405EX internal USB OTG controller (Synopsys DWC)
> or some other OTG controller?

You can find a driver for this Synopsys DWC OTG controller in our 
linux-2.6-denx repository:

http://git.denx.de/?p=linux-2.6-denx.git;a=tree;f=drivers/usb/gadget/dwc_otg;h=526d515e4764a0c92cebbf909c245d6aec7e198c;hb=HEAD

But please note that this driver is currently not in shape for mainline 
inclusion. It's working though, so it should help you while writing a new, 
clean driver.

Best regards,
Stefan

  parent reply	other threads:[~2009-02-25 12:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-25  9:15 PPC 405 EX USB Development Adish Kuvelker
2009-02-25 12:27 ` Stefan Roese
     [not found]   ` <d9c5f2890902250439u58c819a5pbd4a1bdda11d1dc4@mail.gmail.com>
2009-02-25 12:45     ` Adish Kuvelker
2009-02-25 12:45   ` Stefan Roese [this message]
2009-03-03 21:18     ` Felix Radensky

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=200902251345.51880.sr@denx.de \
    --to=sr@denx.de \
    --cc=adish.kuvelker@gmail.com \
    --cc=linuxppc-dev@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.