From: David Brownell <david-b-yBeKhBN/0LDR7s880joybQ@public.gmane.org>
To: "Pandita, Vikram" <vikram.pandita-l0cyMroinI0@public.gmane.org>
Cc: "linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
"linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: Query ISP1301 with OMAP
Date: Thu, 15 May 2008 11:04:54 -0700 [thread overview]
Message-ID: <200805151104.55234.david-b@pacbell.net> (raw)
In-Reply-To: <FCCFB4CDC6E5564B9182F639FC356087012929E715-/tLxBxkBPtCIQmiDNMet8wC/G2K4zDHf@public.gmane.org>
On Thursday 15 May 2008, Pandita, Vikram wrote:
> Another observation:
> There is a comment in isp1301_omap.c file:
>
> static void power_up(struct isp1301 *isp)
> /* do this only when cpu is driving transceiver,
> * so host won't see a low speed device...
> */
>
> Could anyone give more details as to what this means?
The "this" was putting the transceiver into DAT_SEO mode,
so evidently there were problems observed doing that
earlier in the setup sequence -- before the immediately
preceding line which took it out of USB suspend mode.
The comment before those functions is relevant to your
general question (how to set it up for 3-pin host-only
mode): some of the details presumed setup like an H2
board needed, and the DAT_SEO bit was one of them.
The H2 board certainly supported both host and peripheral
modes, and as I recall from the dusty mists of time it
didn't use three wire signaling. So I suspect that you
won't be able to reuse much of that init code. You'll
need to dig through the chip docs to figure out how it
needs to be set up.
- Dave
--
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
prev parent reply other threads:[~2008-05-15 18:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-15 10:27 Query ISP1301 with OMAP Pandita, Vikram
2008-05-15 12:16 ` Pandita, Vikram
[not found] ` <FCCFB4CDC6E5564B9182F639FC356087012929E715-/tLxBxkBPtCIQmiDNMet8wC/G2K4zDHf@public.gmane.org>
2008-05-15 18:04 ` David Brownell [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=200805151104.55234.david-b@pacbell.net \
--to=david-b-ybekhbn/0ldr7s880joybq@public.gmane.org \
--cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=vikram.pandita-l0cyMroinI0@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