public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: yhchen@faraday-tech.com, gregkh@linuxfoundation.org
Subject: Re: usb: host: Faraday fotg210-hcd driver
Date: Tue, 3 Sep 2013 17:15:44 -0400	[thread overview]
Message-ID: <20130903211544.GB2247@redhat.com> (raw)
In-Reply-To: <20130903185912.A59316601F4@gitolite.kernel.org>

On Tue, Sep 03, 2013 at 06:59:12PM +0000, Linux Kernel wrote:
 > Gitweb:     http://git.kernel.org/linus/;a=commit;h=1dd3d123239179fad5de5dc00a6e0014a1918fde
 > Commit:     1dd3d123239179fad5de5dc00a6e0014a1918fde
 > Parent:     10e232c597ac757e7f8600649f7e872e86de190f
 > Author:     Yuan-Hsin Chen <yhchen@faraday-tech.com>
 > AuthorDate: Wed Jun 19 19:53:04 2013 +0000
 > Committer:  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 > CommitDate: Wed Jul 24 16:04:53 2013 -0700
 > 
 >     usb: host: Faraday fotg210-hcd driver
 >     
 >     FOTG210 is an OTG controller which can be configured as an
 >     USB2.0 host. FOTG210 host is an ehci-like controller with
 >     some differences. First, register layout of FOTG210 is
 >     incompatible with EHCI. Furthermore, FOTG210 is lack of
 >     siTDs which means iTDs are used for both HS and FS ISO
 >     transfer.
 >     
 >     Signed-off-by: Yuan-Hsin Chen <yhchen@faraday-tech.com>
 >     Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

 > +config USB_FOTG210_HCD
 > +	tristate "FOTG210 HCD support"
 > +	depends on USB
 > +	default N
 > +	---help---
 > +	  Faraday FOTG210 is an OTG controller which can be configured as
 > +	  an USB2.0 host. It is designed to meet USB2.0 EHCI specification
 > +	  with minor modification.
 > +
 > +	  To compile this driver as a module, choose M here: the
 > +	  module will be called fotg210-hcd.
 > +

Shouldn't this depend on USB_OTG ?
Seems odd to have OTG related options presented to me when I have that unset.

	Dave


       reply	other threads:[~2013-09-03 21:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20130903185912.A59316601F4@gitolite.kernel.org>
2013-09-03 21:15 ` Dave Jones [this message]
2013-09-03 21:23   ` usb: host: Faraday fotg210-hcd driver Greg KH
2013-09-03 21:32     ` Dave Jones
2013-09-03 21:40       ` Greg KH
2013-09-03 21:46         ` Dave Jones
2013-09-03 22:02           ` Greg KH

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=20130903211544.GB2247@redhat.com \
    --to=davej@redhat.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=yhchen@faraday-tech.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