From: David Brownell <david-b@pacbell.net>
To: "Pandita, Vikram" <vikram.pandita@ti.com>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: [PATCH] MUSB HSET driver
Date: Wed, 23 May 2007 03:02:14 -0700 [thread overview]
Message-ID: <200705230302.15259.david-b@pacbell.net> (raw)
In-Reply-To: <5DF83221BE20114E9C331F665ACBC0800305CC70@dbde01.ent.ti.com>
> >A much cleaner approach is to just do this in userspace with
> >usbfs ... issuing control requests to the hub ports. That
> >will work with *ANY* high speed controller.
>
> I think Felipe Balbi will be looking into that aspect.
>
> But how will that work for HSET tests with OPT card with OMAP as host.
The same way. Those newish "key by VID/PID" test modes don't
do anything different ... they just change the user interface
for the test, so the (embedded) host requirements are even less.
> We still need to write a class driver that issues the TEST command
> to hub based on VID/PID sent by OPT. And that is what I am proposing.
> Comments please.
Just look at the device IDs through usbfs, and use that to
decide what root hub USB_PORT_FEAT_TEST to set. If you need
any ULPI stuff to implement those features, that should be
part of the root hub code. (I can imagine that different
integrations of the hdrc core might have slightly different
requirements there, implying a platform hook...)
That is, you shouldn't need a kernel driver to do that stuff.
- Dave
prev parent reply other threads:[~2007-05-23 10:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-23 9:09 [PATCH] MUSB HSET driver Pandita, Vikram
2007-05-23 9:34 ` David Brownell
2007-05-23 9:44 ` Pandita, Vikram
2007-05-23 10:02 ` 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=200705230302.15259.david-b@pacbell.net \
--to=david-b@pacbell.net \
--cc=linux-omap-open-source@linux.omap.com \
--cc=vikram.pandita@ti.com \
/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